summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-09-28af_unix: dont send SCM_CREDENTIALS by defaultEric Dumazet
2011-09-27tcp: rename tcp_skb_cb flagsEric Dumazet
2011-09-27tcp: unalias tcp_skb_cb flags and ip_dsfieldEric Dumazet
2011-09-27tcp: ECN blackhole should not force quickack modeEric Dumazet
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller
2011-09-21Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2011-09-21xfrm: Perform a replay check after return from async codepathsSteffen Klassert
2011-09-21fib:fix BUG_ON in fib_nl_newrule when add new fib ruleGao feng
2011-09-20ipv6: fix a possible double freeRoy Li
2011-09-20ip6_tunnel: add optional fwmark inheritEric Dumazet
2011-09-20Merge branch 'tipc-Sep17-2011' of git://openlinux.windriver.com/people/paulg/...David S. Miller
2011-09-20Merge branch 'master' of ssh://infradead/~/public_git/wireless into for-davemJohn W. Linville
2011-09-19Merge branch 'master' of ssh://infradead/~/public_git/wireless-next into for-...John W. Linville
2011-09-19Merge branch 'for-3.1' of git://github.com/padovan/bluetooth-nextJohn W. Linville
2011-09-19tcp: fix validation of D-SACKZheng Yan
2011-09-18Merge git://github.com/davem330/netLinus Torvalds
2011-09-18tipc: Remove unused link event tracking codeYing Xue
2011-09-18tipc: Remove callback field from subscription structureYing Xue
2011-09-18tipc: Simplify prohibition of listen and accept for connectionless socketsYing Xue
2011-09-18tipc: Add support for SO_SNDTIMEO socket optionYing Xue
2011-09-18tipc: Enhance sending of bulk name table messagesAllan Stephens
2011-09-18tipc: relocate/coalesce node cast in tipc_named_node_upPaul Gortmaker
2011-09-18tipc: Prevent fragmented messages during initial name table exchangeAllan Stephens
2011-09-18tipc: Lower limits for number of bearers and media typesAllan Stephens
2011-09-18tipc: Remove redundant search when enabling bearerAllan Stephens
2011-09-18tipc: Fix unsafe device list search when enabling bearerAllan Stephens
2011-09-18tipc: Ensure both nodes recognize loss of contact between themAllan Stephens
2011-09-17tcp: md5: remove one indirection level in tcp_md5sig_poolEric Dumazet
2011-09-17ipv6: don't use inetpeer to store metrics for routes.Yan, Zheng
2011-09-16Revert "Scm: Remove unnecessary pid & credential references in Unix socket's ...David S. Miller
2011-09-16wan: make LAPB callbacks conststephen hemminger
2011-09-16IRDA: Fix global type conflicts in net/irda/irsysctl.c v2Andi Kleen
2011-09-16ipv6: Send ICMPv6 RSes only when RAs are acceptedTore Anderson
2011-09-16net: Handle different key sizes between address families in flow cachedpward
2011-09-16ipv4: Fix fib_info->fib_metrics leakYan, Zheng
2011-09-16caif: fix a potential NULL dereferenceEric Dumazet
2011-09-16can-gw: add netlink based CAN routingOliver Hartkopp
2011-09-16sctp: deal with multiple COOKIE_ECHO chunksMax Matveev
2011-09-16mac80211: fix endian issues and comments for BAR failure handlingFelix Fietkau
2011-09-16wireless: Fix rate mask for scan requestRajkumar Manoharan
2011-09-16wireless: Reset beacon_found while updating regulatoryRajkumar Manoharan
2011-09-16Merge branch 'for-davem' of git://git.infradead.org/users/linville/wireless-nextDavid S. Miller
2011-09-16Merge branch 'master' of ../netdev/David S. Miller
2011-09-15net: consolidate and fix ethtool_ops->get_settings callingJiri Pirko
2011-09-15Merge branch 'master' of git://git.infradead.org/users/linville/wireless into...John W. Linville
2011-09-156LoWPAN: fix skb_copy callalex.bluesman.smirnov@gmail.com
2011-09-15br: remove redundant check and initJiri Pirko
2011-09-15net: linkwatch: allow vlans to get carrier changes fasterEric Dumazet
2011-09-15net, rds, Replace xlist in net/rds/xlist.h with llistHuang Ying
2011-09-156LoWPAN: call dev_put() on error in lowpan_newlink()Dan Carpenter