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