summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-03-03dccp: fix bug in sequence number validation during connection setupSamuel Jero
2012-03-03dccp ccid-3: replace incorrect BUG_ONGerrit Renker
2012-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-03-01Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller
2012-02-29rtnetlink: Fix VF IFLA policyGreg Rose
2012-02-29Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2012-02-29tipc: Optimize setting of immutable payload message header fieldsAllan Stephens
2012-02-29tipc: Eliminate obsolete code for re-sending a messageAllan Stephens
2012-02-29tipc: Un-inline port routine for processing incoming messagesAllan Stephens
2012-02-28Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2012-02-28tcp: fix false reordering signal in tcp_shifted_skbNeal Cardwell
2012-02-28batman-adv: Fix indentation of multiline statementsSven Eckelmann
2012-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-02-26netfilter: ctnetlink: support kernel-space dump filtering by ctmarkPablo Neira Ayuso
2012-02-26netlink: allow to pass data pointer to netlink_dump_start() callbackPablo Neira Ayuso
2012-02-26netlink: add netlink_dump_control structure for netlink_dump_start()Pablo Neira Ayuso
2012-02-25netfilter: bridge: fix module autoload in compat caseFlorian Westphal
2012-02-24Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller
2012-02-24gre: fix spelling in commentsstephen hemminger
2012-02-24tipc: Eliminate support for tipc_mode global variableAllan Stephens
2012-02-24tipc: Eliminate obsolete support for "not running" modeAllan Stephens
2012-02-24tipc: Revert name table translation optimizationAllan Stephens
2012-02-24tipc: Minor optimization to broadcast link synchronization logicAllan Stephens
2012-02-24tipc: Remove obsolete comments about routing table updatesAllan Stephens
2012-02-24tipc: Eliminate trivial buffer manipulation helper routinesAllan Stephens
2012-02-24tipc: Hide internal details of node table implementationAllan Stephens
2012-02-24tipc: Eliminate a test for negative unsigned quantitiesAllan Stephens
2012-02-24tipc: nuke the delimit static inline function.Paul Gortmaker
2012-02-24tipc: Add check to prevent insertion of duplicate name table entriesAllan Stephens
2012-02-24tipc: Simplify enforcement of reserved name type prohibitionAllan Stephens
2012-02-24tipc: Remove duplicate check of message destination nodeAllan Stephens
2012-02-24tipc: Detect duplicate nodes using different network interfacesAllan Stephens
2012-02-24tipc: Introduce node signature field in neighbor discovery messageAllan Stephens
2012-02-24net: Add missing getsockopt for SO_NOFCS.David S. Miller
2012-02-24netfilter: ctnetlink: fix soft lockup when netlink adds new entries (v2)Jozsef Kadlecsik
2012-02-24Revert "netfilter: ctnetlink: fix soft lockup when netlink adds new entries"Pablo Neira Ayuso
2012-02-24net: Support RX-ALL feature flag.Ben Greear
2012-02-24net: Add framework to allow sending packets with customized CRC.Ben Greear
2012-02-24net: Support RXFCS feature flag.Ben Greear
2012-02-23br_device: unify return value of .ndo_set_mac_address if address is invalidDanny Kukawka
2012-02-23ipsec: be careful of non existing mac headersEric Dumazet
2012-02-23Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller
2012-02-22netfilter: ip6_route_output() never returns NULL.RongQing.Li
2012-02-22ipv6: ip6_route_output() never returns NULL.RongQing.Li
2012-02-22af_unix: MSG_TRUNC support for dgram socketsEric Dumazet
2012-02-22net/ieee802154/6lowpan.c: reuse eth_mac_addr()Danny Kukawka
2012-02-22atm: clip: remove clip_tblEric Dumazet
2012-02-21ipv4: ping: Fix recvmsg MSG_OOB error handling.David S. Miller