Age | Commit message (Expand) | Author | Files | Lines |
2015-04-04 | netfilter: Pass nf_hook_state through ip6t_do_table(). | David S. Miller | 6 | -20/+16 |
2015-04-04 | netfilter: Pass nf_hook_state through nf_nat_ipv6_{in,out,fn,local_fn}(). | David S. Miller | 3 | -36/+27 |
2015-04-04 | netfilter: Pass nf_hook_state through ipt_do_table(). | David S. Miller | 6 | -19/+16 |
2015-04-04 | netfilter: Pass nf_hook_state through nf_nat_ipv4_{in,out,fn,local_fn}(). | David S. Miller | 3 | -37/+28 |
2015-04-04 | netfilter: Make nf_hookfn use nf_hook_state. | David S. Miller | 32 | -266/+157 |
2015-04-04 | netfilter: Use nf_hook_state in nf_queue_entry. | David S. Miller | 4 | -44/+38 |
2015-04-04 | netfilter: Create and use nf_hook_state. | David S. Miller | 3 | -45/+36 |
2015-04-03 | ebpf: add skb->priority to offset map for usage in {cls, act}_bpf | Daniel Borkmann | 1 | -0/+7 |
2015-04-03 | ipv4: coding style: comparison for inequality with NULL | Ian Morris | 30 | -63/+64 |
2015-04-03 | ipv4: coding style: comparison for equality with NULL | Ian Morris | 39 | -202/+210 |
2015-04-02 | tipc: simplify link mtu negotiation | Jon Paul Maloy | 4 | -111/+43 |
2015-04-02 | tipc: eliminate delayed link deletion at link failover | Jon Paul Maloy | 5 | -90/+78 |
2015-04-02 | tipc: drop tunneled packet duplicates at reception | Jon Paul Maloy | 1 | -85/+47 |
2015-04-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 17 | -66/+87 |
2015-04-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 13 | -28/+55 |
2015-04-02 | dev: set iflink to 0 for virtual interfaces | Nicolas Dichtel | 1 | -0/+4 |
2015-04-02 | net: remove iflink field from struct net_device | Nicolas Dichtel | 1 | -11/+2 |
2015-04-02 | dsa: implement ndo_get_iflink | Nicolas Dichtel | 1 | -5/+3 |
2015-04-02 | vlan: implement ndo_get_iflink | Nicolas Dichtel | 1 | -1/+8 |
2015-04-02 | ipmr,ip6mr: implement ndo_get_iflink | Nicolas Dichtel | 2 | -2/+12 |
2015-04-02 | ipip,gre,vti,sit: implement ndo_get_iflink | Nicolas Dichtel | 5 | -5/+13 |
2015-04-02 | ip6tnl,gre6,vti6: implement ndo_get_iflink | Nicolas Dichtel | 3 | -10/+11 |
2015-04-02 | dev: introduce dev_get_iflink() | Nicolas Dichtel | 9 | -17/+43 |
2015-04-01 | pkt_sched: fq: correct spelling of locally | Simon Horman | 1 | -2/+2 |
2015-04-01 | Merge tag 'mac80211-for-davem-2015-04-01' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 3 | -5/+12 |
2015-04-01 | Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 4 | -38/+32 |
2015-04-01 | mac80211: fix RX A-MPDU session reorder timer deletion | Johannes Berg | 3 | -5/+12 |
2015-04-01 | can: introduce new raw socket option to join the given CAN filters | Oliver Hartkopp | 1 | -1/+30 |
2015-04-01 | can: fix multiple delivery of a single CAN frame for overlapping CAN filters | Oliver Hartkopp | 1 | -0/+21 |
2015-03-31 | tipc: fix a slab object leak | Ying Xue | 1 | -1/+1 |
2015-03-31 | Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc... | David S. Miller | 46 | -1111/+1515 |
2015-03-31 | net: rename dev to orig_dev in deliver_ptype_list_skb | Jiri Pirko | 1 | -2/+3 |
2015-03-31 | af_iucv: fix AF_IUCV sendmsg() errno | Eugene Crosser | 1 | -3/+1 |
2015-03-31 | openvswitch: Return vport module ref before destruction | Thomas Graf | 1 | -3/+1 |
2015-03-31 | sunrpc: make debugfs file creation failure non-fatal | Jeff Layton | 4 | -38/+32 |
2015-03-31 | netlink: implement nla_get_in_addr and nla_get_in6_addr | Jiri Benc | 19 | -53/+44 |
2015-03-31 | netlink: implement nla_put_in_addr and nla_put_in6_addr | Jiri Benc | 26 | -110/+97 |
2015-03-31 | xfrm: simplify xfrm_address_t use | Jiri Benc | 4 | -10/+8 |
2015-03-31 | tcp: simplify inetpeer_addr_base use | Jiri Benc | 1 | -14/+8 |
2015-03-31 | ipv6: coding style: comparison for inequality with NULL | Ian Morris | 17 | -43/+43 |
2015-03-31 | ipv6: coding style: comparison for equality with NULL | Ian Morris | 25 | -174/+173 |
2015-03-31 | fib_trie: Cleanup ip_fib_net_exit code path | Alexander Duyck | 1 | -22/+7 |
2015-03-31 | fib_trie: Fix warning on fib4_rules_exit | Alexander Duyck | 1 | -4/+4 |
2015-03-31 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 4 | -82/+731 |
2015-03-30 | mac80211: set QoS capability before changing station state | Johannes Berg | 1 | -4/+4 |
2015-03-30 | mac80211: send HT/VHT IEs in TDLS discovery response | Arik Nemtsov | 1 | -3/+8 |
2015-03-30 | mac80211: add VHT support for IBSS | Janusz.Dziedzic@tieto.com | 5 | -11/+80 |
2015-03-30 | mac80211: IBSS fix scan request | Janusz.Dziedzic@tieto.com | 3 | -12/+97 |
2015-03-30 | mac80211: factor out station lookup from ieee80211_build_hdr() | Johannes Berg | 1 | -70/+118 |
2015-03-30 | mac80211: make sta.wme indicate whether QoS is used | Johannes Berg | 4 | -5/+6 |