| Commit message (Expand) | Author | Age | Files | Lines |
* | kill path_lookup() | Al Viro | 2011-03-14 | 1 | -1/+1 |
* | net: don't allow CAP_NET_ADMIN to load non-netdev kernel modules | Vasiliy Kulikov | 2011-03-10 | 4 | -5/+13 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2011-03-05 | 2 | -22/+67 |
|\ |
|
| * | libceph: fix msgr standby handling | Sage Weil | 2011-03-04 | 1 | -8/+22 |
| * | libceph: fix msgr keepalive flag | Sage Weil | 2011-03-04 | 1 | -5/+4 |
| * | libceph: fix msgr backoff | Sage Weil | 2011-03-04 | 1 | -2/+28 |
| * | libceph: retry after authorization failure | Sage Weil | 2011-03-03 | 1 | -2/+0 |
| * | libceph: fix handling of short returns from get_user_pages | Sage Weil | 2011-03-03 | 1 | -5/+13 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2011-03-04 | 1 | -3/+17 |
|\ \ |
|
| * | | DNS: Fix a NULL pointer deref when trying to read an error key [CVE-2011-1076] | David Howells | 2011-03-03 | 1 | -3/+17 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-03-04 | 8 | -19/+36 |
|\ \ \
| |/ /
|/| | |
|
| * | | AF_RXRPC: Handle receiving ACKALL packets | David Howells | 2011-03-03 | 1 | -0/+1 |
| * | | net: dcbnl: check correct ops in dcbnl_ieee_set() | John Fastabend | 2011-03-03 | 1 | -1/+1 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2011-03-02 | 2 | -2/+6 |
| |\ \ |
|
| | * | | netfilter: nf_log: avoid oops in (un)bind with invalid nfproto values | Jan Engelhardt | 2011-03-02 | 1 | -0/+4 |
| | * | | ipvs: fix dst_lock locking on dest update | Julian Anastasov | 2011-03-01 | 1 | -2/+2 |
| * | | | dccp: fix oops on Reset after close | Gerrit Renker | 2011-03-02 | 1 | -4/+3 |
| * | | | netlink: handle errors from netlink_dump() | Andrey Vagin | 2011-02-28 | 1 | -4/+14 |
| * | | | net: handle addr_type of 0 properly | Hagen Paul Pfeifer | 2011-02-25 | 1 | -1/+1 |
| * | | | sysctl: ipv6: use correct net in ipv6_sysctl_rtcache_flush | Lucian Adrian Grijincu | 2011-02-25 | 1 | -7/+10 |
* | | | | RxRPC: Allocate tokens with kzalloc to avoid oops in rxrpc_destroy | Anton Blanchard | 2011-02-25 | 1 | -4/+4 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-02-24 | 14 | -41/+79 |
|\| | |
| |_|/
|/| | |
|
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2011-02-22 | 3 | -2/+10 |
| |\ \ |
|
| | * | | fix cfg80211_wext_siwfreq lock ordering... | Daniel J Blueman | 2011-02-21 | 1 | -2/+2 |
| | * | | mac80211: fix conn_mon_timer running after disassociate | Stanislaw Gruszka | 2011-02-18 | 1 | -0/+6 |
| | * | | Bluetooth: Release BTM while sleeping to avoid deadlock | Vladislav P | 2011-02-16 | 1 | -0/+2 |
| * | | | bridge: Use IPv6 link-local address for multicast listener queries | Linus Lüssing | 2011-02-22 | 1 | -1/+2 |
| * | | | bridge: Fix MLD queries' ethernet source address | Linus Lüssing | 2011-02-22 | 1 | -1/+1 |
| * | | | bridge: Allow mcast snooping for transient link local addresses too | Linus Lüssing | 2011-02-22 | 1 | -5/+4 |
| * | | | bridge: Add missing ntohs()s for MLDv2 report parsing | Linus Lüssing | 2011-02-22 | 1 | -2/+3 |
| * | | | bridge: Fix IPv6 multicast snooping by correcting offset in MLDv2 report | Linus Lüssing | 2011-02-22 | 1 | -1/+1 |
| * | | | bridge: Fix IPv6 multicast snooping by storing correct protocol type | Linus Lüssing | 2011-02-22 | 1 | -1/+1 |
| * | | | tcp: undo_retrans counter fixes | Yuchung Cheng | 2011-02-21 | 2 | -3/+4 |
| * | | | net: Fix more stale on-stack list_head objects. | Eric W. Biederman | 2011-02-20 | 2 | -0/+2 |
| * | | | sctp: fix reporting of unknown parameters | Jiri Bohac | 2011-02-20 | 1 | -5/+5 |
| * | | | tcp: fix inet_twsk_deschedule() | Eric Dumazet | 2011-02-20 | 1 | -0/+2 |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2011-02-20 | 4 | -20/+44 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | netfilter: ip6t_LOG: fix a flaw in printing the MAC | Joerg Marx | 2011-02-17 | 1 | -1/+1 |
| | * | | netfilter: tproxy: do not assign timewait sockets to skb->sk | Florian Westphal | 2011-02-17 | 3 | -19/+43 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2011-02-22 | 1 | -31/+31 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | libceph: fix socket write error handling | Sage Weil | 2011-01-25 | 1 | -11/+12 |
| * | | | libceph: fix socket read error handling | Sage Weil | 2011-01-25 | 1 | -20/+19 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-02-18 | 13 | -29/+59 |
|\ \ \ \ |
|
| * | | | | net: deinit automatic LIST_HEAD | Eric Dumazet | 2011-02-18 | 1 | -0/+2 |
| * | | | | net: dont leave active on stack LIST_HEAD | Linus Torvalds | 2011-02-18 | 1 | -2/+5 |
| * | | | | net: provide default_advmss() methods to blackhole dst_ops | Eric Dumazet | 2011-02-18 | 2 | -0/+2 |
| * | | | | arp_notify: unconditionally send gratuitous ARP for NETDEV_NOTIFY_PEERS. | Ian Campbell | 2011-02-15 | 1 | -10/+20 |
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2011-02-14 | 2 | -0/+3 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| | * | | | mac80211: add missing locking in ieee80211_reconfig | Eliad Peller | 2011-02-09 | 1 | -0/+2 |
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | John W. Linville | 2011-02-09 | 1 | -0/+1 |
| | |\ \ \ |
|