aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-04ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>Paul Mackerras3-3/+3
2012-03-03dccp: fix bug in sequence number validation during connection setupSamuel Jero4-18/+26
2012-03-03dccp ccid-3: replace incorrect BUG_ONGerrit Renker1-2/+1
2012-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-17/+16
2012-03-01Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller1-8/+2
2012-02-29rtnetlink: Fix VF IFLA policyGreg Rose1-0/+2
2012-02-29Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxDavid S. Miller20-349/+288
2012-02-29tipc: Optimize setting of immutable payload message header fieldsAllan Stephens1-8/+0
2012-02-29tipc: Eliminate obsolete code for re-sending a messageAllan Stephens1-2/+0
2012-02-29tipc: Un-inline port routine for processing incoming messagesAllan Stephens2-41/+44
2012-02-28Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller39-156/+141
2012-02-28tcp: fix false reordering signal in tcp_shifted_skbNeal Cardwell1-8/+10
2012-02-28batman-adv: Fix indentation of multiline statementsSven Eckelmann9-45/+44
2012-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville2-1/+4
2012-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller18-101/+174
2012-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds28-128/+220
2012-02-26netfilter: ctnetlink: support kernel-space dump filtering by ctmarkPablo Neira Ayuso1-1/+34
2012-02-26netlink: allow to pass data pointer to netlink_dump_start() callbackPablo Neira Ayuso1-0/+1
2012-02-26netlink: add netlink_dump_control structure for netlink_dump_start()Pablo Neira Ayuso9-34/+66
2012-02-25netfilter: bridge: fix module autoload in compat caseFlorian Westphal1-8/+2
2012-02-24Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller2-11/+38
2012-02-24gre: fix spelling in commentsstephen hemminger1-5/+5
2012-02-24tipc: Eliminate support for tipc_mode global variableAllan Stephens6-20/+5
2012-02-24tipc: Eliminate obsolete support for "not running" modeAllan Stephens3-15/+4
2012-02-24tipc: Revert name table translation optimizationAllan Stephens2-5/+14
2012-02-24tipc: Minor optimization to broadcast link synchronization logicAllan Stephens1-3/+1
2012-02-24tipc: Remove obsolete comments about routing table updatesAllan Stephens1-46/+0
2012-02-24tipc: Eliminate trivial buffer manipulation helper routinesAllan Stephens10-91/+67
2012-02-24tipc: Hide internal details of node table implementationAllan Stephens2-12/+13
2012-02-24tipc: Eliminate a test for negative unsigned quantitiesAllan Stephens1-2/+1
2012-02-24tipc: nuke the delimit static inline function.Paul Gortmaker3-15/+5
2012-02-24tipc: Add check to prevent insertion of duplicate name table entriesAllan Stephens1-0/+7
2012-02-24tipc: Simplify enforcement of reserved name type prohibitionAllan Stephens5-27/+6
2012-02-24tipc: Remove duplicate check of message destination nodeAllan Stephens2-52/+46
2012-02-24tipc: Detect duplicate nodes using different network interfacesAllan Stephens1-14/+58
2012-02-24tipc: Introduce node signature field in neighbor discovery messageAllan Stephens4-0/+21
2012-02-24net: Add missing getsockopt for SO_NOFCS.David S. Miller1-0/+3
2012-02-24netfilter: ctnetlink: fix soft lockup when netlink adds new entries (v2)Jozsef Kadlecsik2-34/+50
2012-02-24Revert "netfilter: ctnetlink: fix soft lockup when netlink adds new entries"Pablo Neira Ayuso1-16/+27
2012-02-24net: Support RX-ALL feature flag.Ben Greear1-0/+1
2012-02-24net: Add framework to allow sending packets with customized CRC.Ben Greear3-4/+34
2012-02-24net: Support RXFCS feature flag.Ben Greear1-0/+1
2012-02-23br_device: unify return value of .ndo_set_mac_address if address is invalidDanny Kukawka1-1/+1
2012-02-23ipsec: be careful of non existing mac headersEric Dumazet4-17/+6
2012-02-23Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller3-36/+49
2012-02-22netfilter: ip6_route_output() never returns NULL.RongQing.Li1-2/+3
2012-02-22ipv6: ip6_route_output() never returns NULL.RongQing.Li2-3/+6
2012-02-22af_unix: MSG_TRUNC support for dgram socketsEric Dumazet1-1/+1
2012-02-22net/ieee802154/6lowpan.c: reuse eth_mac_addr()Danny Kukawka1-14/+2
2012-02-22atm: clip: remove clip_tblEric Dumazet1-4/+6