aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-12-13ipv6: Check dest prefix length on original route not copied one in rt6_alloc_...David S. Miller
2011-12-12sch_gred: should not use GFP_KERNEL while holding a spinlockEric Dumazet
2011-12-12ipip, sit: copy parms.name after register_netdeviceTed Feng
2011-12-12ipv6: Fix for adding multicast route for loopback device automatically.Li Wei
2011-12-12crush: fix mapping calculation when force argument doesn't existSage Weil
2011-12-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-12-07mac80211: fix another race in aggregation startJohannes Berg
2011-12-07Merge branch 'batman-adv/maint' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2011-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2011-12-07batman-adv: delete global entry in case of roamingAntonio Quartulli
2011-12-07batman-adv: in case of roaming mark the client with TT_CLIENT_ROAMAntonio Quartulli
2011-12-06net: Silence seq_scale() unused warningStephen Boyd
2011-12-06ipv4:correct description for tcp_max_syn_backlogPeter Pan(潘卫平)
2011-12-05Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-12-05ipv4: Fix peer validation on cached lookup.David S. Miller
2011-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-12-03ipv4: make sure RTO_ONLINK is saved in routing cacheJulian Anastasov
2011-12-03Bluetooth: Correct version check in hci_setupAndrei Emeltchenko
2011-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-12-01netfilter: Remove ADVANCED dependency from NF_CONNTRACK_NETBIOS_NSDavid S. Miller
2011-12-01ipv4: flush route cache after change accept_localPeter Pan(潘卫平)
2011-12-01sch_red: fix red_changeEric Dumazet
2011-12-01Revert "udp: remove redundant variable"David S. Miller
2011-12-01bridge: master device stuck in no-carrier state forever when in user-stp modeVitalii Demianets
2011-12-01ipv4: Perform peer validation on cached route lookup.David S. Miller
2011-12-01Revert "mac80211: clear sta.drv_priv on reconfiguration"John W. Linville
2011-11-30net/core: fix rollback handler in register_netdevice_notifierRongQing.Li
2011-11-30ipv4: fix lockdep splat in rt_cache_seq_showEric Dumazet
2011-11-30sch_teql: fix lockdep splatEric Dumazet
2011-11-30mac80211: fill rate filter for internal scan requestsSimon Wunderlich
2011-11-30cfg80211: amend regulatory NULL dereference fixLuis R. Rodriguez
2011-11-30cfg80211: fix race on init and driver registrationLuis R. Rodriguez
2011-11-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-29netlabel: Fix build problems when IPv6 is not enabledPaul Moore
2011-11-29sctp: better integer overflow check in sctp_auth_create_key()Xi Wang
2011-11-29Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller
2011-11-28ipv6: Set mcast_hops to IPV6_DEFAULT_MCASTHOPS when -1 was given.Li Wei
2011-11-28net: Fix corruption in /proc/*/net/dev_mcastAnton Blanchard
2011-11-28mac80211: fix race between the AGG SM and the Tx data pathEmmanuel Grumbach
2011-11-28mac80211: fix race condition caused by late addBA responseNikolay Martynov
2011-11-28mac80211: don't stop a single aggregation session twiceJohannes Berg
2011-11-28nl80211: fix MAC address validationEliad Peller
2011-11-26inet: add a redirect generation id in inetpeerEric Dumazet
2011-11-26AF_UNIX: Fix poll blocking problem when reading from a stream socketAlexey Moiseytsev
2011-11-26l2tp: ensure sk->dst is still validFlorian Westphal
2011-11-26decnet: proper socket refcountingEric Dumazet
2011-11-26ipv4: Don't use the cached pmtu informations for input routesSteffen Klassert
2011-11-26net: Move mtu handling down to the protocol depended handlersSteffen Klassert