Age | Commit message (Expand) | Author | Files | Lines |
2014-08-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 3 | -2/+56 |
2014-08-11 | net: Always untag vlan-tagged traffic on input. | Vlad Yasevich | 2 | -1/+54 |
2014-08-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 1 | -4/+6 |
2014-08-08 | rtnetlink: fix VF info size | Jiri Benc | 1 | -1/+2 |
2014-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 14 | -942/+549 |
2014-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2014-08-06 | net-timestamp: TCP timestamping | Willem de Bruijn | 2 | -3/+15 |
2014-08-06 | net-timestamp: SCHED timestamp on entering packet scheduler | Willem de Bruijn | 2 | -4/+16 |
2014-08-06 | net-timestamp: add key to disambiguate concurrent datagrams | Willem de Bruijn | 2 | -0/+5 |
2014-08-06 | net-timestamp: move timestamp flags out of sk_flags | Willem de Bruijn | 1 | -23/+2 |
2014-08-06 | net-timestamp: extend SCM_TIMESTAMPING ancillary data struct | Willem de Bruijn | 1 | -0/+1 |
2014-08-04 | Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 2 | -2/+2 |
2014-08-03 | net: filter: split 'struct sk_filter' into socket and bpf parts | Alexei Starovoitov | 3 | -44/+56 |
2014-08-03 | net: filter: rename sk_convert_filter() -> bpf_convert_filter() | Alexei Starovoitov | 1 | -8/+8 |
2014-08-03 | net: filter: rename sk_chk_filter() -> bpf_check_classic() | Alexei Starovoitov | 1 | -5/+5 |
2014-08-03 | net: filter: rename sk_filter_proglen -> bpf_classic_proglen | Alexei Starovoitov | 2 | -5/+5 |
2014-08-03 | net: filter: simplify socket charging | Alexei Starovoitov | 2 | -52/+44 |
2014-08-01 | net: Correctly set segment mac_len in skb_segment(). | Vlad Yasevich | 1 | -1/+1 |
2014-07-31 | net: filter: don't release unattached filter through call_rcu() | Pablo Neira | 1 | -3/+8 |
2014-07-31 | net: Remove unlikely() for WARN_ON() conditions | Thomas Graf | 1 | -1/+1 |
2014-07-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -4/+4 |
2014-07-30 | namespaces: Use task_lock and not rcu to protect nsproxy | Eric W. Biederman | 1 | -4/+6 |
2014-07-29 | net: sendmsg: fix NULL pointer dereference | Andrey Ryabinin | 1 | -3/+3 |
2014-07-29 | net: remove deprecated syststamp timestamp | Willem de Bruijn | 1 | -4/+0 |
2014-07-29 | neighbour : fix ndm_type type error issue | Jun Zhao | 1 | -1/+1 |
2014-07-25 | net: do not name the pointer to struct net_device net | WANG Cong | 1 | -71/+71 |
2014-07-25 | net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn' | Alexei Starovoitov | 1 | -9/+9 |
2014-07-24 | net: filter: split filter.c into two files | Alexei Starovoitov | 1 | -511/+0 |
2014-07-24 | sock: remove skb argument from sk_rcvqueues_full | Sorin Dumitru | 1 | -1/+1 |
2014-07-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+2 |
2014-07-21 | net: print a notification on device rename | Veaceslav Falico | 1 | -0/+3 |
2014-07-21 | net: print net_device reg_state in netdev_* unless it's registered | Veaceslav Falico | 1 | -3/+5 |
2014-07-17 | rtnetlink: Drop unnecessary return value from ndo_dflt_fdb_del | Alexander Duyck | 1 | -4/+2 |
2014-07-17 | net: remove open-coded skb_cow_head. | françois romieu | 1 | -2/+2 |
2014-07-17 | net-gre-gro: Fix a bug that breaks the forwarding path | Jerry Chu | 1 | -0/+2 |
2014-07-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -71/+23 |
2014-07-16 | drop_monitor: remove unnecessary break after return | Fabian Frederick | 1 | -2/+0 |
2014-07-16 | pktgen: remove unnecessary break after goto | Fabian Frederick | 1 | -1/+0 |
2014-07-16 | net: rtnetlink - make create_link take name_assign_type | Tom Gundersen | 1 | -4/+8 |
2014-07-16 | net: set name_assign_type in alloc_netdev() | Tom Gundersen | 2 | -7/+10 |
2014-07-16 | net: set name assign type for renamed devices | Tom Gundersen | 1 | -0/+7 |
2014-07-16 | net: add name_assign_type netdev attribute | Tom Gundersen | 1 | -0/+20 |
2014-07-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -16/+23 |
2014-07-15 | cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypes | Tejun Heo | 2 | -2/+2 |
2014-07-15 | neigh: sysctl - simplify address calculation of gc_* variables | Mathias Krause | 1 | -4/+5 |
2014-07-14 | net: filter: sk_chk_filter() no longer mangles filter | Eric Dumazet | 1 | -3/+3 |
2014-07-10 | bridge: netlink dump interface at par with brctl | Jamal Hadi Salim | 1 | -16/+58 |
2014-07-10 | bridge: fdb dumping takes a filter device | Jamal Hadi Salim | 1 | -3/+6 |
2014-07-09 | netpoll: fix use after free | david decotigny | 1 | -1/+2 |
2014-07-09 | net: filter: move load_pointer() into filter.h | Zi Shen Lim | 1 | -12/+3 |