summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-01-11ipv4: using prefetch requires including prefetch.hStephen Rothwell
2012-01-11ipv4: reintroduce route cache garbage collectorEric Dumazet
2012-01-11net: introduce DST_NOPEER dst flagEric Dumazet
2012-01-11ipv6: Check dest prefix length on original route not copied one in rt6_alloc_...David S. Miller
2012-01-11ipv4: flush route cache after change accept_localWeiping Pan
2012-01-11net: Add a flow_cache_flush_deferred functionSteffen Klassert
2012-01-11sctp: Do not account for sizeof(struct sk_buff) in estimated rwndThomas Graf
2012-01-11sctp: fix incorrect overflow check on autocloseXi Wang
2012-01-11sch_gred: should not use GFP_KERNEL while holding a spinlockEric Dumazet
2012-01-11net: have ipconfig not wait if no dev is availableGerlando Falauto
2012-01-11mqprio: Avoid panic if no options are providedThomas Graf
2012-01-11llc: llc_cmsg_rcv was getting called after sk_eat_skb.Alex Juncu
2012-01-11SUNRPC: Ensure we always bump the backlog queue in xprt_free_slotTrond Myklebust
2012-01-11mac80211: fix another race in aggregation startJohannes Berg
2012-01-11ipip, sit: copy parms.name after register_netdeviceTed Feng
2011-12-14Merge branch 'linux-3.1.5' into android-tegra-nv-3.1Varun Wadekar
2011-12-09sch_red: fix red_changeEric Dumazet
2011-12-09ipv4: make sure RTO_ONLINK is saved in routing cacheJulian Anastasov
2011-12-09ipv4: Perform peer validation on cached route lookup.David S. Miller
2011-12-09inet: add a redirect generation id in inetpeerEric Dumazet
2011-12-09ipv4: fix redirect handlingEric Dumazet
2011-12-09route: fix ICMP redirect validationFlavio Leitner
2011-12-09ipv4: avoid useless call of the function check_peer_pmtuGao feng
2011-12-09sch_teql: fix lockdep splatEric Dumazet
2011-12-09ipv4: fix lockdep splat in rt_cache_seq_showEric Dumazet
2011-12-09ipv4: fix for ip_options_rcv_srr() daddr update.Li Wei
2011-12-09ah: Read nexthdr value before overwriting it in ahash input callback.Nick Bowler
2011-12-09ah: Correctly pass error codes in ahash output callback.Nick Bowler
2011-12-09cfg80211: amend regulatory NULL dereference fixLuis R. Rodriguez
2011-12-09cfg80211: fix race on init and driver registrationLuis R. Rodriguez
2011-12-09mac80211: fix race condition caused by late addBA responseNikolay Martynov
2011-12-09mac80211: fill rate filter for internal scan requestsSimon Wunderlich
2011-12-09bridge: correct IPv6 checksum after pullstephen hemminger
2011-12-09mac80211: fix race between the AGG SM and the Tx data pathEmmanuel Grumbach
2011-12-09mac80211: don't stop a single aggregation session twiceJohannes Berg
2011-12-09cfg80211: fix regulatory NULL dereferenceJohannes Berg
2011-12-09nl80211: fix MAC address validationEliad Peller
2011-12-09SUNRPC: Ensure we return EAGAIN in xs_nospace if congestion is clearedTrond Myklebust
2011-11-30tegra bluesleep: Bluetooth active power management driverAnantha Idapalapati
2011-11-30Bluetooth: Keep master role when SCO or eSCO is activehyungseoung.yoo
2011-11-30tcp: Don't nuke connections for the wrong protocolLorenzo Colitti
2011-11-30net: wireless: Skip connect warning for CONFIG_CFG80211_ALLOW_RECONNECTDmitry Shmidt
2011-11-30net: wireless: Fix CFG80211_ALLOW_RECONNECT option for disconnectDmitry Shmidt
2011-11-30netfilter: xt_qtaguid: fix crash on ctrl delete commandJP Abgrall
2011-11-30bridge: Have tx_bytes count headers like rx_bytes.Ashish Sharma
2011-11-30netfilter: xt_qtaguid: Fix the stats info display orderAshish Sharma
2011-11-30netfilter: ipv6: fix crash caused by ipv6_find_hdr()JP Abgrall
2011-11-30netfilter: xt_qtaguid: add missing tracking for no filp caseJP Abgrall
2011-11-30netfilter: xt_qtaguid: fix crash after using delete ctrl commandJP Abgrall
2011-11-30netfilter: xt_qtaguid: change WARN_ONCE into pr_warn_onceJP Abgrall