| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-07-27 | 5 | -11/+56 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-07-26 | 1 | -1/+1 |
| |\ |
|
| | * | wireless: use netif_rx_ni in ieee80211_send_layer2_update | John W. Linville | 2010-07-20 | 1 | -1/+1 |
| * | | net: dev_forward_skb should call nf_reset | Ben Greear | 2010-07-25 | 1 | -0/+1 |
| * | | net sched: fix race in mirred device removal | stephen hemminger | 2010-07-24 | 1 | -3/+40 |
| * | | ipv6: Don't add routes to ipv6 disabled interfaces. | Brian Haley | 2010-07-22 | 1 | -5/+9 |
| * | | net: Fix skb_copy_expand() handling of ->csum_start | David S. Miller | 2010-07-22 | 1 | -1/+2 |
| * | | net: Fix corruption of skb csum field in pskb_expand_head() of net/core/skbuff.c | Andrea Shepard | 2010-07-22 | 1 | -1/+3 |
* | | | mm: add context argument to shrinker callback to remaining shrinkers | Dave Chinner | 2010-07-21 | 1 | -1/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-07-20 | 15 | -49/+67 |
|\ \ \
| |/ / |
|
| * | | bridge: Partially disable netpoll support | Herbert Xu | 2010-07-19 | 2 | -31/+1 |
| * | | tcp: fix crash in tcp_xmit_retransmit_queue | Ilpo Järvinen | 2010-07-19 | 1 | -0/+3 |
| * | | IPv6: fix CoA check in RH2 input handler (mip6_rthdr_input()) | Arnaud Ebalard | 2010-07-18 | 1 | -1/+2 |
| * | | ipmr: Don't leak memory if fib lookup fails. | Ben Greear | 2010-07-15 | 1 | -2/+6 |
| * | | net: fix problem in reading sock TX queue | Tom Herbert | 2010-07-14 | 1 | -4/+3 |
| * | | net/core: neighbour update Oops | Doug Kehn | 2010-07-14 | 1 | -1/+4 |
| * | | net: skb_tx_hash() fix relative to skb_orphan_try() | Eric Dumazet | 2010-07-14 | 1 | -3/+10 |
| * | | rfs: call sock_rps_record_flow() in tcp_splice_read() | Changli Gao | 2010-07-14 | 1 | -0/+1 |
| * | | xfrm: do not assume that template resolving always returns xfrms | Timo Teräs | 2010-07-14 | 1 | -2/+13 |
| * | | dsa: Fix Kconfig dependencies. | David S. Miller | 2010-07-12 | 1 | -1/+1 |
| * | | act_nat: not all of the ICMP packets need an IP header payload | Changli Gao | 2010-07-12 | 1 | -1/+4 |
| * | | Phonet: fix skb leak in pipe endpoint accept() | Rémi Denis-Courmont | 2010-07-08 | 1 | -0/+1 |
| * | | Bluetooth: Update sec_level/auth_type for already existing connections | Ville Tervo | 2010-07-08 | 1 | -0/+5 |
| * | | Bluetooth: Reset the security level after an authentication failure | Johan Hedberg | 2010-07-08 | 1 | -0/+2 |
| * | | Bluetooth: Check L2CAP pending status before sending connect request | Andrei Emeltchenko | 2010-07-08 | 1 | -3/+11 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-07-07 | 7 | -22/+71 |
|\ \ \
| |/ / |
|
| * | | bridge: Clear IPCB before possible entry into IP stack | Herbert Xu | 2010-07-07 | 1 | -0/+3 |
| * | | bridge br_multicast: BUG: unable to handle kernel NULL pointer dereference | Herbert Xu | 2010-07-05 | 1 | -9/+12 |
| * | | xfrm: fix xfrm by MARK logic | Peter Kosyh | 2010-07-04 | 2 | -0/+4 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2010-07-02 | 1 | -2/+4 |
| |\ \ |
|
| | * | | netfilter: ip6t_REJECT: fix a dst leak in ipv6 REJECT | Eric Dumazet | 2010-07-02 | 1 | -2/+4 |
| * | | | net: decreasing real_num_tx_queues needs to flush qdisc | John Fastabend | 2010-07-02 | 1 | -0/+18 |
| * | | | ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFH | Ben Hutchings | 2010-06-29 | 1 | -9/+27 |
| * | | | ethtool: Fix potential kernel buffer overflow in ETHTOOL_GRXCLSRLALL | Ben Hutchings | 2010-06-29 | 1 | -2/+3 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-06-27 | 10 | -13/+22 |
|\ \ \ \
| |/ / / |
|
| * | | | ipv6: fix NULL reference in proxy neighbor discovery | stephen hemminger | 2010-06-25 | 1 | -1/+1 |
| * | | | Bluetooth: Bring back var 'i' increment | Gustavo F. Padovan | 2010-06-24 | 1 | -0/+2 |
| * | | | xfrm: check bundle policy existance before dereferencing it | Timo Teräs | 2010-06-24 | 1 | -1/+2 |
| * | | | udp: Fix bogus UFO packet generation | Herbert Xu | 2010-06-21 | 1 | -3/+6 |
| * | | | bridge: fdb cleanup runs too often | stephen hemminger | 2010-06-17 | 1 | -4/+2 |
| * | | | Clear IFF_XMIT_DST_RELEASE for teql interfaces | Tom Hughes | 2010-06-16 | 1 | -0/+1 |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-06-16 | 1 | -1/+1 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | mac80211: fix warn, enum may be used uninitialized | Christoph Fritz | 2010-06-16 | 1 | -1/+1 |
| * | | | bridge: Fix OOM crash in deliver_clone | Herbert Xu | 2010-06-15 | 1 | -2/+2 |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2010-06-15 | 1 | -0/+4 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | ipvs: Add missing locking during connection table hashing and unhashing | Sven Wegener | 2010-06-09 | 1 | -0/+4 |
| * | | | net: rxhash already set in __copy_skb_header | Eric Dumazet | 2010-06-13 | 1 | -1/+0 |
| * | | | net: fix deliver_no_wcard regression on loopback device | John Fastabend | 2010-06-13 | 1 | -0/+1 |
* | | | | SUNRPC: Fix a re-entrancy bug in xs_tcp_read_calldir() | Trond Myklebust | 2010-06-22 | 1 | -16/+22 |
|/ / / |
|
* | | | pktgen: Fix accuracy of inter-packet delay. | Daniel Turull | 2010-06-10 | 1 | -1/+1 |