| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-04-06 | 13 | -42/+60 |
|\ |
|
| * | net: dsa: fix filling routing table from OF description | Pavel Nakonechny | 2015-04-06 | 1 | -16/+7 |
| * | l2tp: unregister l2tp_net_ops on failure path | WANG Cong | 2015-04-06 | 1 | -0/+1 |
| * | ipv6: protect skb->sk accesses from recursive dereference inside the stack | hannes@stressinduktion.org | 2015-04-06 | 3 | -2/+24 |
| * | netns: don't allocate an id for dead netns | Nicolas Dichtel | 2015-04-03 | 1 | -1/+3 |
| * | Revert "netns: don't clear nsid too early on removal" | Nicolas Dichtel | 2015-04-03 | 1 | -15/+9 |
| * | ip6mr: call del_timer_sync() in ip6mr_free_table() | WANG Cong | 2015-04-02 | 1 | -1/+1 |
| * | net: move fib_rules_unregister() under rtnl lock | WANG Cong | 2015-04-02 | 6 | -5/+8 |
| * | ipv4: take rtnl_lock and mark mrt table as freed on namespace cleanup | WANG Cong | 2015-04-02 | 1 | -0/+5 |
| * | tcp: fix FRTO undo on cumulative ACK of SACKed range | Neal Cardwell | 2015-04-02 | 1 | -3/+4 |
* | | tc: bpf: add checksum helpers | Alexei Starovoitov | 2015-04-06 | 1 | -4/+104 |
* | | netfilter: Pass nf_hook_state through arpt_do_table(). | David S. Miller | 2015-04-04 | 2 | -7/+6 |
* | | netfilter: Pass nf_hook_state through nft_set_pktinfo*(). | David S. Miller | 2015-04-04 | 8 | -20/+18 |
* | | netfilter: Pass nf_hook_state through ip6t_do_table(). | David S. Miller | 2015-04-04 | 6 | -20/+16 |
* | | netfilter: Pass nf_hook_state through nf_nat_ipv6_{in,out,fn,local_fn}(). | David S. Miller | 2015-04-04 | 3 | -36/+27 |
* | | netfilter: Pass nf_hook_state through ipt_do_table(). | David S. Miller | 2015-04-04 | 6 | -19/+16 |
* | | netfilter: Pass nf_hook_state through nf_nat_ipv4_{in,out,fn,local_fn}(). | David S. Miller | 2015-04-04 | 3 | -37/+28 |
* | | netfilter: Make nf_hookfn use nf_hook_state. | David S. Miller | 2015-04-04 | 32 | -266/+157 |
* | | netfilter: Use nf_hook_state in nf_queue_entry. | David S. Miller | 2015-04-04 | 4 | -44/+38 |
* | | netfilter: Create and use nf_hook_state. | David S. Miller | 2015-04-04 | 3 | -45/+36 |
* | | ebpf: add skb->priority to offset map for usage in {cls, act}_bpf | Daniel Borkmann | 2015-04-03 | 1 | -0/+7 |
* | | ipv4: coding style: comparison for inequality with NULL | Ian Morris | 2015-04-03 | 30 | -63/+64 |
* | | ipv4: coding style: comparison for equality with NULL | Ian Morris | 2015-04-03 | 39 | -202/+210 |
* | | tipc: simplify link mtu negotiation | Jon Paul Maloy | 2015-04-02 | 4 | -111/+43 |
* | | tipc: eliminate delayed link deletion at link failover | Jon Paul Maloy | 2015-04-02 | 5 | -90/+78 |
* | | tipc: drop tunneled packet duplicates at reception | Jon Paul Maloy | 2015-04-02 | 1 | -85/+47 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-04-02 | 17 | -66/+87 |
|\ \
| |/ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-04-02 | 13 | -28/+55 |
| |\ |
|
| | * | Merge tag 'mac80211-for-davem-2015-04-01' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2015-04-01 | 3 | -5/+12 |
| | |\ |
|
| | | * | mac80211: fix RX A-MPDU session reorder timer deletion | Johannes Berg | 2015-04-01 | 3 | -5/+12 |
| | * | | tipc: fix a slab object leak | Ying Xue | 2015-03-31 | 1 | -1/+1 |
| | * | | af_iucv: fix AF_IUCV sendmsg() errno | Eugene Crosser | 2015-03-31 | 1 | -3/+1 |
| | * | | openvswitch: Return vport module ref before destruction | Thomas Graf | 2015-03-31 | 1 | -3/+1 |
| | * | | net: tcp6: fix double call of tcp_v6_fill_cb() | Alexey Kodanev | 2015-03-29 | 1 | -0/+11 |
| | * | | netns: don't clear nsid too early on removal | Nicolas Dichtel | 2015-03-29 | 1 | -9/+15 |
| | * | | ipmr,ip6mr: call ip6mr_free_table() on failure path | WANG Cong | 2015-03-29 | 2 | -2/+2 |
| | * | | ipv6: Don't reduce hop limit for an interface | D.S. Ljungmark | 2015-03-25 | 1 | -1/+8 |
| | * | | net: use for_each_netdev_safe() in rtnl_group_changelink() | WANG Cong | 2015-03-24 | 1 | -2/+2 |
| | * | | tcp: prevent fetching dst twice in early demux code | Michal Kubeček | 2015-03-23 | 2 | -2/+2 |
| * | | | Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2015-04-01 | 4 | -38/+32 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | sunrpc: make debugfs file creation failure non-fatal | Jeff Layton | 2015-03-31 | 4 | -38/+32 |
* | | | | dev: set iflink to 0 for virtual interfaces | Nicolas Dichtel | 2015-04-02 | 1 | -0/+4 |
* | | | | net: remove iflink field from struct net_device | Nicolas Dichtel | 2015-04-02 | 1 | -11/+2 |
* | | | | dsa: implement ndo_get_iflink | Nicolas Dichtel | 2015-04-02 | 1 | -5/+3 |
* | | | | vlan: implement ndo_get_iflink | Nicolas Dichtel | 2015-04-02 | 1 | -1/+8 |
* | | | | ipmr,ip6mr: implement ndo_get_iflink | Nicolas Dichtel | 2015-04-02 | 2 | -2/+12 |
* | | | | ipip,gre,vti,sit: implement ndo_get_iflink | Nicolas Dichtel | 2015-04-02 | 5 | -5/+13 |
* | | | | ip6tnl,gre6,vti6: implement ndo_get_iflink | Nicolas Dichtel | 2015-04-02 | 3 | -10/+11 |
* | | | | dev: introduce dev_get_iflink() | Nicolas Dichtel | 2015-04-02 | 9 | -17/+43 |
* | | | | pkt_sched: fq: correct spelling of locally | Simon Horman | 2015-04-01 | 1 | -2/+2 |