Age | Commit message (Expand) | Author | Files | Lines |
2011-01-07 | fs: dcache reduce branches in lookup path | Nick Piggin | 2 | -2/+2 |
2011-01-07 | fs: avoid inode RCU freeing for pseudo fs | Nick Piggin | 1 | -8/+9 |
2011-01-07 | fs: icache RCU free inodes | Nick Piggin | 2 | -9/+17 |
2011-01-07 | fs: change d_delete semantics | Nick Piggin | 1 | -1/+1 |
2011-01-04 | ipv4/route.c: respect prefsrc for local routes | Joel Sing | 1 | -2/+6 |
2011-01-03 | bridge: stp: ensure mac header is set | Florian Westphal | 1 | -0/+2 |
2011-01-03 | bridge: fix br_multicast_ipv6_rcv for paged skbs | Tomas Winkler | 1 | -10/+18 |
2010-12-31 | CAN: Use inode instead of kernel address for /proc file | Dan Rosenberg | 1 | -2/+2 |
2010-12-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 21 | -57/+114 |
2010-12-25 | ipv4: dont create routes on down devices | Eric Dumazet | 1 | -3/+4 |
2010-12-23 | Revert "ipv4: Allow configuring subnets as local addresses" | David S. Miller | 2 | -4/+9 |
2010-12-23 | irda: prevent integer underflow in IRLMP_ENUMDEVICES | Dan Rosenberg | 1 | -7/+11 |
2010-12-23 | tcp: fix listening_get_next() | Eric Dumazet | 1 | -2/+2 |
2010-12-22 | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 1 | -1/+4 |
2010-12-22 | mac80211: fix mesh forwarding | Johannes Berg | 1 | -1/+4 |
2010-12-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2 | -11/+12 |
2010-12-20 | net_sched: sch_sfq: fix allot handling | Eric Dumazet | 1 | -12/+8 |
2010-12-19 | ipv6: Fragment locally generated tunnel-mode IPSec6 packets as needed. | David Stevens | 2 | -11/+17 |
2010-12-17 | ceph: handle partial result from get_user_pages | Henry C Chang | 1 | -2/+2 |
2010-12-17 | ceph: mark user pages dirty on direct-io reads | Henry C Chang | 1 | -4/+7 |
2010-12-16 | ipv6: don't flush routes when setting loopback down | stephen hemminger | 1 | -1/+3 |
2010-12-16 | sctp: fix the return value of getting the sctp partial delivery point | Wei Yongjun | 1 | -1/+1 |
2010-12-16 | bridge: fix IPv6 queries for bridge multicast snooping | David Stevens | 1 | -1/+1 |
2010-12-16 | net: fix nulls list corruptions in sk_prot_alloc | Octavian Purdila | 5 | -12/+39 |
2010-12-16 | ipv6: delete expired route in ip6_pmtu_deliver | Andrey Vagin | 1 | -1/+6 |
2010-12-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 3 | -1/+9 |
2010-12-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 21 | -57/+128 |
2010-12-13 | ceph: fix msgr_init error path | Sage Weil | 1 | -5/+3 |
2010-12-13 | mac80211: avoid calling ieee80211_work_work unconditionally | Herton Ronaldo Krzesinski | 1 | -1/+4 |
2010-12-13 | mac80211: Fix NULL-pointer deference on ibss merge when not ready | Tim Harvey | 1 | -0/+4 |
2010-12-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | John W. Linville | 1 | -0/+1 |
2010-12-10 | net: fix skb_defer_rx_timestamp() | Eric Dumazet | 1 | -2/+4 |
2010-12-10 | atm: correct sysfs 'device' link creation and parent relationships | Dan Williams | 3 | -5/+7 |
2010-12-10 | SCTP: Fix SCTP_SET_PEER_PRIMARY_ADDR to accpet v4mapped address | Wei Yongjun | 1 | -0/+8 |
2010-12-10 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 1 | -3/+18 |
2010-12-10 | ipv6: fix nl group when advertising a new link | Nicolas Dichtel | 1 | -2/+2 |
2010-12-10 | net: Document the kernel_recvmsg() function | Martin Lucina | 1 | -0/+15 |
2010-12-09 | xfrm: Fix xfrm_state_migrate leak | Thomas Egerer | 1 | -1/+1 |
2010-12-08 | econet: Fix crash in aun_incoming(). | David S. Miller | 1 | -1/+5 |
2010-12-08 | tcp: protect sysctl_tcp_cookie_size reads | Eric Dumazet | 1 | -12/+15 |
2010-12-08 | tcp: avoid a possible divide by zero | Eric Dumazet | 1 | -2/+4 |
2010-12-08 | mac80211: Fix BUG in pskb_expand_head when transmitting shared skbs | Helmut Schaa | 1 | -3/+18 |
2010-12-08 | tcp: Replace time wait bucket msg by counter | Tom Herbert | 2 | -1/+2 |
2010-12-08 | x25: decrement netdev reference counts on unload | Apollon Oikonomopoulos | 1 | -0/+1 |
2010-12-08 | l2tp: Fix modalias of l2tp_ip | Michal Marek | 1 | -1/+5 |
2010-12-08 | econet: Do the correct cleanup after an unprivileged SIOCSIFADDR. | Nelson Elhage | 1 | -2/+4 |
2010-12-08 | llc: fix a device refcount imbalance | Eric Dumazet | 1 | -2/+3 |
2010-12-08 | tcp: Bug fix in initialization of receive window. | Nandita Dukkipati | 1 | -5/+4 |
2010-12-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 3 | -4/+15 |
2010-12-07 | sunrpc: prevent use-after-free on clearing XPT_BUSY | NeilBrown | 1 | -1/+8 |