Age | Commit message (Expand) | Author | Files | Lines |
2011-06-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 1 | -5/+10 |
2011-06-12 | netpoll: call dev_put() on error in netpoll_setup() | Dan Carpenter | 1 | -1/+2 |
2011-06-12 | vlan: Fix the ingress VLAN_FLAG_REORDER_HDR check | Jiri Pirko | 2 | -28/+34 |
2011-06-10 | ipv4: Fix packet size calculation for raw IPsec packets in __ip_append_data | Steffen Klassert | 1 | -3/+3 |
2011-06-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 6 | -36/+16 |
2011-06-09 | netpoll: prevent netpoll setup on slave devices | WANG Cong | 1 | -0/+6 |
2011-06-09 | net: pmtu_expires fixes | Eric Dumazet | 1 | -34/+44 |
2011-06-08 | mac80211: fix IBSS teardown race | Johannes Berg | 1 | -2/+4 |
2011-06-08 | ceph: fix sync vs canceled write | Sage Weil | 1 | -5/+10 |
2011-06-08 | xfrm: Fix off by one in the replay advance functions | Steffen Klassert | 1 | -2/+2 |
2011-06-07 | nl80211: fix overflow in ssid_len | Luciano Coelho | 1 | -5/+4 |
2011-06-07 | Revert "mac80211: stop queues before rate control updation" | John W. Linville | 1 | -6/+0 |
2011-06-07 | net: cpu offline cause napi stall | Heiko Carstens | 1 | -0/+5 |
2011-06-07 | bridge: provide a cow_metrics method for fake_ops | Alexander Holler | 1 | -0/+6 |
2011-06-07 | af_packet: prevent information leak | Eric Dumazet | 1 | -0/+2 |
2011-06-07 | irda: iriap: Use seperate lockdep class for irias_objects->hb_spinlock | David S. Miller | 1 | -0/+5 |
2011-06-07 | net: Rework netdev_drivername() to avoid warning. | David S. Miller | 2 | -13/+6 |
2011-06-07 | net/ipv6: check for mistakenly passed in non-AF_INET6 sockaddrs | Marcus Meissner | 1 | -0/+4 |
2011-06-07 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 1 | -0/+4 |
2011-06-06 | Revert "mac80211: Skip tailroom reservation for full HW-crypto devices" | John W. Linville | 3 | -23/+8 |
2011-06-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -0/+4 |
2011-06-06 | netfilter: use unsigned variables for packet lengths in ip[6]_queue. | Dave Jones | 2 | -2/+4 |
2011-06-06 | netfilter: nf_conntrack: fix ct refcount leak in l4proto->error() | Pablo Neira Ayuso | 3 | -2/+5 |
2011-06-06 | netfilter: nf_nat: fix crash in nf_nat_csum | Julian Anastasov | 1 | -1/+1 |
2011-06-06 | netfilter: ipset: Use the stored first cidr value instead of '1' | Jozsef Kadlecsik | 3 | -8/+16 |
2011-06-06 | netfilter: ipset: Fix return code for destroy when sets are in use | Jozsef Kadlecsik | 1 | -1/+1 |
2011-06-06 | ipvs: restore support for iptables SNAT | Julian Anastasov | 1 | -8/+8 |
2011-06-06 | netfilter: add more values to enum ip_conntrack_info | Eric Dumazet | 15 | -27/+23 |
2011-06-06 | fix return values of l2tp_dfs_seq_open() | Al Viro | 1 | -1/+1 |
2011-06-06 | get_net_ns_by_fd() oopses if proc_ns_fget() returns an error | Al Viro | 1 | -9/+7 |
2011-06-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 14 | -53/+95 |
2011-06-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2 | -20/+25 |
2011-06-03 | mac80211: call dev_alloc_name before copying name to sdata | Thadeu Lima de Souza Cascardo | 1 | -0/+4 |
2011-06-03 | net: tracepoint of net_dev_xmit sees freed skb and causes panic | Koki Sanagi | 1 | -2/+5 |
2011-06-02 | af-packet: Add flag to distinguish VID 0 from no-vlan. | Ben Greear | 1 | -3/+12 |
2011-06-02 | caif: Fix race when conditionally taking rtnl lock | sjur.brandeland@stericsson.com | 1 | -6/+3 |
2011-06-02 | vlan: fix typo in vlan_dev_hard_start_xmit() | Wei Yongjun | 1 | -1/+1 |
2011-06-02 | net/ipv4: Check for mistakenly passed in non-IPv4 address | Marcus Meissner | 1 | -0/+3 |
2011-06-01 | bluetooth l2cap: fix locking in l2cap_global_chan_by_psm | Johannes Berg | 1 | -1/+1 |
2011-06-01 | cfg80211: don't drop p2p probe responses | Eliad Peller | 1 | -19/+24 |
2011-06-01 | sctp: stop pending timers and purge queues when peer restart asoc | Wei Yongjun | 3 | -11/+29 |
2011-06-01 | ip_options_compile: properly handle unaligned pointer | Chris Metcalf | 1 | -7/+8 |
2011-05-30 | Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osd | Linus Torvalds | 1 | -0/+19 |
2011-05-29 | Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -148/+188 |
2011-05-29 | Merge branch 'nfs-for-2.6.40' of git://git.linux-nfs.org/projects/trondmy/nfs... | Linus Torvalds | 4 | -45/+518 |
2011-05-29 | SUNRPC: introduce xdr_init_decode_pages | Benny Halevy | 1 | -0/+19 |
2011-05-28 | SUNRPC: Support for RPC over AF_LOCAL transports | Chuck Lever | 2 | -3/+400 |
2011-05-28 | SUNRPC: Remove obsolete comment | Chuck Lever | 1 | -4/+0 |
2011-05-28 | SUNRPC: Use AF_LOCAL for rpcbind upcalls | Chuck Lever | 2 | -14/+85 |
2011-05-28 | SUNRPC: Clean up use of curly braces in switch cases | Chuck Lever | 1 | -9/+8 |