Age | Commit message (Expand) | Author | Files | Lines |
2011-04-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 12 | -30/+69 |
2011-04-05 | ipv6: Don't pass invalid dst_entry pointer to dst_release(). | Boris Ostrovsky | 1 | -0/+1 |
2011-04-02 | tcp: len check is unnecessarily devastating, change to WARN_ON | Ilpo Järvinen | 1 | -1/+2 |
2011-04-02 | sctp: malloc enough room for asconf-ack chunk | Wei Yongjun | 1 | -2/+2 |
2011-04-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 9 | -27/+64 |
2011-04-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 9 | -11/+40 |
2011-04-01 | appletalk: Fix OOPS in atalk_release(). | David S. Miller | 1 | -5/+6 |
2011-03-31 | sctp: Pass __GFP_NOWARN to hash table allocation attempts. | David S. Miller | 1 | -2/+2 |
2011-03-31 | fib: add rtnl locking in ip_fib_net_exit | Eric Dumazet | 1 | -0/+2 |
2011-03-31 | atm/solos-pci: Don't flap VCs when carrier state changes | Philip A. Prindeville | 1 | -0/+1 |
2011-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client | Linus Torvalds | 8 | -23/+197 |
2011-03-30 | netdev: fix mtu check when TSO is enabled | Daniel Lezcano | 1 | -2/+22 |
2011-03-30 | bridge: mcast snooping, fix length check of snooped MLDv1/2 | Linus Lüssing | 1 | -1/+1 |
2011-03-30 | net: gre: provide multicast mappings for ipv4 and ipv6 | Timo Teräs | 2 | -0/+5 |
2011-03-30 | bridge: Fix compilation warning in function br_stp_recalculate_bridge_id() | Balaji G | 1 | -1/+1 |
2011-03-29 | libceph: Create a new key type "ceph". | Tommi Virtanen | 3 | -8/+77 |
2011-03-29 | libceph: Get secret from the kernel keys api when mounting with key=NAME. | Tommi Virtanen | 2 | -0/+59 |
2011-03-29 | ceph: Move secret key parsing earlier. | Tommi Virtanen | 6 | -15/+59 |
2011-03-29 | libceph: fix null dereference when unregistering linger requests | Sage Weil | 1 | -3/+3 |
2011-03-29 | ceph: unlock on error in ceph_osdc_start_request() | Dan Carpenter | 1 | -1/+3 |
2011-03-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 23 | -124/+201 |
2011-03-29 | xfrm: Restrict extended sequence numbers to esp | Steffen Klassert | 1 | -0/+3 |
2011-03-29 | xfrm: Check for esn buffer len in xfrm_new_ae | Steffen Klassert | 1 | -0/+21 |
2011-03-29 | xfrm: Assign esn pointers when cloning a state | Steffen Klassert | 1 | -0/+6 |
2011-03-29 | xfrm: Move the test on replay window size into the replay check functions | Steffen Klassert | 2 | -3/+16 |
2011-03-29 | ipv4: Don't ip_rt_put() an error pointer in RAW sockets. | David S. Miller | 1 | -0/+1 |
2011-03-28 | mac80211: fix aggregation frame release during timeout | Daniel Halperin | 1 | -1/+2 |
2011-03-28 | cfg80211: fix BSS double-unlinking (continued) | Juuso Oikarinen | 1 | -7/+11 |
2011-03-28 | cfg80211:: fix possible NULL pointer dereference | Mariusz Kozlowski | 1 | -3/+10 |
2011-03-28 | mac80211: fix possible NULL pointer dereference | Mariusz Kozlowski | 1 | -1/+2 |
2011-03-28 | mac80211: fix NULL pointer dereference in ieee80211_key_alloc() | Petr Štetiar | 1 | -2/+2 |
2011-03-28 | mac80211: fix a crash in minstrel_ht in HT mode with no supported MCS rates | Felix Fietkau | 1 | -7/+18 |
2011-03-28 | net: fix ethtool->set_flags not intended -EINVAL return value | Stanislaw Gruszka | 1 | -1/+16 |
2011-03-28 | net: use CHECKSUM_NONE instead of magic number | Cesar Eduardo Barros | 1 | -1/+1 |
2011-03-28 | bridge: notify applications if address of bridge device changes | stephen hemminger | 4 | -5/+13 |
2011-03-28 | ipv4: Fix IP timestamp option (IPOPT_TS_PRESPEC) handling in ip_options_echo() | Jan Luebbe | 1 | -3/+3 |
2011-03-28 | can: make struct proto const | Oliver Hartkopp | 3 | -10/+7 |
2011-03-28 | net: remove useless comments in net/core/dev.c | Amerigo Wang | 1 | -54/+0 |
2011-03-28 | rose: Add length checks to CALL_REQUEST parsing | Ben Hutchings | 4 | -46/+86 |
2011-03-28 | ROSE: prevent heap corruption with bad facilities | Dan Rosenberg | 1 | -2/+16 |
2011-03-28 | irda: validate peer name and attribute lengths | Dan Rosenberg | 1 | -0/+6 |
2011-03-28 | irda: prevent heap corruption on invalid nickname | Dan Rosenberg | 1 | -0/+3 |
2011-03-28 | dst: Clone child entry in skb_dst_pop | Steffen Klassert | 1 | -1/+1 |
2011-03-28 | xfrm: Force a dst refcount before entering the xfrm type handlers | Steffen Klassert | 2 | -0/+4 |
2011-03-27 | NFS: Ensure that rpc_release_resources_task() can be called twice. | OGAWA Hirofumi | 1 | -1/+3 |
2011-03-26 | ceph: fix possible NULL pointer dereference | Mariusz Kozlowski | 1 | -1/+1 |
2011-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 12 | -81/+181 |
2011-03-26 | ipv4: do not ignore route errors | Julian Anastasov | 1 | -2/+2 |
2011-03-25 | ceph: flush msgr_wq during mds_client shutdown | Sage Weil | 1 | -2/+2 |
2011-03-25 | Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs... | Linus Torvalds | 2 | -0/+40 |