aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-07-21mm: add context argument to shrinker callback to remaining shrinkersDave Chinner
2010-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-07-19bridge: Partially disable netpoll supportHerbert Xu
2010-07-19tcp: fix crash in tcp_xmit_retransmit_queueIlpo Järvinen
2010-07-18IPv6: fix CoA check in RH2 input handler (mip6_rthdr_input())Arnaud Ebalard
2010-07-15ipmr: Don't leak memory if fib lookup fails.Ben Greear
2010-07-14net: fix problem in reading sock TX queueTom Herbert
2010-07-14net/core: neighbour update OopsDoug Kehn
2010-07-14net: skb_tx_hash() fix relative to skb_orphan_try()Eric Dumazet
2010-07-14rfs: call sock_rps_record_flow() in tcp_splice_read()Changli Gao
2010-07-14xfrm: do not assume that template resolving always returns xfrmsTimo Teräs
2010-07-12dsa: Fix Kconfig dependencies.David S. Miller
2010-07-12act_nat: not all of the ICMP packets need an IP header payloadChangli Gao
2010-07-08Phonet: fix skb leak in pipe endpoint accept()Rémi Denis-Courmont
2010-07-08Bluetooth: Update sec_level/auth_type for already existing connectionsVille Tervo
2010-07-08Bluetooth: Reset the security level after an authentication failureJohan Hedberg
2010-07-08Bluetooth: Check L2CAP pending status before sending connect requestAndrei Emeltchenko
2010-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-07-07bridge: Clear IPCB before possible entry into IP stackHerbert Xu
2010-07-05bridge br_multicast: BUG: unable to handle kernel NULL pointer dereferenceHerbert Xu
2010-07-04xfrm: fix xfrm by MARK logicPeter Kosyh
2010-07-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-07-02net: decreasing real_num_tx_queues needs to flush qdiscJohn Fastabend
2010-07-02netfilter: ip6t_REJECT: fix a dst leak in ipv6 REJECTEric Dumazet
2010-06-29ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFHBen Hutchings
2010-06-29ethtool: Fix potential kernel buffer overflow in ETHTOOL_GRXCLSRLALLBen Hutchings
2010-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-06-25ipv6: fix NULL reference in proxy neighbor discoverystephen hemminger
2010-06-24Bluetooth: Bring back var 'i' incrementGustavo F. Padovan
2010-06-24xfrm: check bundle policy existance before dereferencing itTimo Teräs
2010-06-22SUNRPC: Fix a re-entrancy bug in xs_tcp_read_calldir()Trond Myklebust
2010-06-21udp: Fix bogus UFO packet generationHerbert Xu
2010-06-17bridge: fdb cleanup runs too oftenstephen hemminger
2010-06-16Clear IFF_XMIT_DST_RELEASE for teql interfacesTom Hughes
2010-06-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-16mac80211: fix warn, enum may be used uninitializedChristoph Fritz
2010-06-15bridge: Fix OOM crash in deliver_cloneHerbert Xu
2010-06-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-06-13net: rxhash already set in __copy_skb_headerEric Dumazet
2010-06-13net: fix deliver_no_wcard regression on loopback deviceJohn Fastabend
2010-06-10pktgen: Fix accuracy of inter-packet delay.Daniel Turull
2010-06-10pkt_sched: gen_estimator: add a new lockEric Dumazet
2010-06-10net: deliver skbs on inactive slaves to exact matchesJohn Fastabend
2010-06-09ipv6: fix ICMP6_MIB_OUTERRORSEric Dumazet
2010-06-09Merge branch 'num_rx_queues' of git://kernel.ubuntu.com/rtg/net-2.6David S. Miller
2010-06-09caif: fix a couple range checksDan Carpenter
2010-06-09net: Print num_rx_queues imbalance warning only when there are allocated queuesTim Gardner
2010-06-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-09ipvs: Add missing locking during connection table hashing and unhashingSven Wegener
2010-06-08mac80211: fix deauth before assocJohannes Berg