Age | Commit message (Expand) | Author | Files | Lines |
2013-02-20 | net: fix a wrong assignment in skb_split() | Amerigo Wang | 1 | -1/+1 |
2013-02-19 | Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -5/+3 |
2013-02-19 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 14 | -332/+307 |
2013-02-19 | ip_gre: remove an extra dst_release() | Eric Dumazet | 1 | -3/+1 |
2013-02-19 | Merge branch 'testing' of github.com:ceph/ceph-client into into linux-3.8-ceph | Alex Elder | 7 | -286/+274 |
2013-02-19 | libceph: drop return value from page vector copy routines | Alex Elder | 1 | -8/+6 |
2013-02-19 | libceph: use void pointers in page vector functions | Alex Elder | 1 | -5/+5 |
2013-02-19 | libceph: allow STAT osd operations | Alex Elder | 1 | -1/+2 |
2013-02-19 | libceph: simplify data length calculation | Alex Elder | 1 | -8/+4 |
2013-02-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 14 | -332/+307 |
2013-02-19 | net: fix a build failure when !CONFIG_PROC_FS | Cong Wang | 2 | -8/+5 |
2013-02-19 | net: ipv4: fix waring -Wunused-variable | Gao feng | 1 | -4/+5 |
2013-02-19 | net: move procfs code to net/core/net-procfs.c | Cong Wang | 4 | -456/+417 |
2013-02-19 | ip_gre: propogate target device GSO capability to the tunnel device | Dmitry Kravkov | 1 | -2/+8 |
2013-02-19 | ip_gre: allow CSUM capable devices to handle packets | Dmitry Kravkov | 1 | -5/+2 |
2013-02-18 | Merge branch 'master' of git://1984.lsi.us.es/nf-next | David S. Miller | 21 | -197/+298 |
2013-02-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net | David S. Miller | 7 | -9/+16 |
2013-02-19 | netfilter: nf_ct_helper: better logging for dropped packets | Pablo Neira Ayuso | 15 | -65/+160 |
2013-02-18 | ipv6: fix a sparse warning | Eric Dumazet | 1 | -1/+2 |
2013-02-18 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 14 | -332/+307 |
2013-02-18 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 55 | -1519/+4514 |
2013-02-18 | VSOCK: Don't reject PF_VSOCK protocol | Andy King | 1 | -1/+1 |
2013-02-18 | VSOCK: get rid of vsock_version.h | Dmitry Torokhov | 2 | -24/+1 |
2013-02-18 | VSOCK: get rid of EXPORT_SYMTAB | Dmitry Torokhov | 2 | -4/+0 |
2013-02-18 | xfrm: release neighbor upon dst destruction | Romain KUNTZ | 1 | -0/+2 |
2013-02-18 | net: proc: change proc_net_remove to remove_proc_entry | Gao feng | 55 | -107/+107 |
2013-02-18 | net: proc: change proc_net_fops_create to proc_create | Gao feng | 47 | -81/+94 |
2013-02-18 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 55 | -1519/+4514 |
2013-02-18 | libceph: remove dead code in osd_req_encode_op() | Alex Elder | 1 | -26/+5 |
2013-02-18 | libceph: report defined but unsupported osd ops | Alex Elder | 1 | -0/+54 |
2013-02-18 | libceph: update ceph_osd_op_name() | Alex Elder | 1 | -0/+24 |
2013-02-18 | libceph: add ceph_osd_state_name() | Alex Elder | 1 | -0/+15 |
2013-02-18 | libceph: kill ceph_osdc_wait_event() | Alex Elder | 1 | -18/+0 |
2013-02-18 | libceph: kill ceph_osdc_create_event() "one_shot" parameter | Alex Elder | 1 | -6/+5 |
2013-02-18 | libceph: kill ceph_calc_raw_layout() | Alex Elder | 1 | -45/+32 |
2013-02-18 | libdeph: don't export ceph_osdc_init() or ceph_osdc_stop() | Alex Elder | 1 | -2/+0 |
2013-02-18 | libceph: lock outside send_queued() | Alex Elder | 1 | -10/+9 |
2013-02-18 | ceph: kill ceph_osdc_new_request() "num_reply" parameter | Alex Elder | 1 | -3/+3 |
2013-02-18 | ceph: kill ceph_osdc_writepages() "flags" parameter | Alex Elder | 1 | -4/+2 |
2013-02-18 | ceph: kill ceph_osdc_writepages() "dosync" parameter | Alex Elder | 1 | -2/+2 |
2013-02-18 | ceph: kill ceph_osdc_writepages() "nofail" parameter | Alex Elder | 1 | -3/+3 |
2013-02-18 | ip: fix warning in xfrm4_mode_tunnel_input | stephen hemminger | 1 | -1/+2 |
2013-02-18 | ipv6: fix warning in xfrm6_mode_tunnel_input | stephen hemminger | 1 | -1/+2 |
2013-02-18 | net: move ioctl functions into a separated file | Cong Wang | 3 | -574/+577 |
2013-02-18 | cfg80211: fix station change if TDLS isn't supported | Johannes Berg | 1 | -9/+0 |
2013-02-18 | ipv6: optimize inet6_hash_frag() | Eric Dumazet | 1 | -14/+1 |
2013-02-18 | Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | David S. Miller | 1 | -59/+44 |
2013-02-18 | mac80211: don't spam mesh probe response messages | Thomas Pedersen | 1 | -1/+0 |
2013-02-18 | mac80211: stringify mesh peering events | Thomas Pedersen | 1 | -14/+24 |
2013-02-18 | mac80211: clean up mesh HT operation | Thomas Pedersen | 2 | -40/+24 |