Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | netfilter: xt_socket: add XT_SOCKET_RESTORESKMARK flag | Harout Hedeshian | 2015-06-18 | 1 | -0/+8 | |
| * | | | | | | | | netfilter: nfnetlink_queue: add security context information | Roman Kubiak | 2015-06-18 | 1 | -1/+3 | |
| * | | | | | | | | sock_diag: implement a get_info handler for inet | Craig Gallek | 2015-06-16 | 1 | -1/+2 | |
| * | | | | | | | | sock_diag: specify info_size per inet protocol | Craig Gallek | 2015-06-16 | 1 | -0/+1 | |
| * | | | | | | | | sock_diag: define destruction multicast groups | Craig Gallek | 2015-06-16 | 3 | -0/+53 | |
| * | | | | | | | | net/mlx4_en: Support ndo_get_vf_stats | Eran Ben Elisha | 2015-06-16 | 1 | -0/+3 | |
| * | | | | | | | | net/core: Add reading VF statistics through the PF netdevice | Eran Ben Elisha | 2015-06-16 | 3 | -0/+26 | |
| * | | | | | | | | net/mlx4_core: Add helper to query counters | Eran Ben Elisha | 2015-06-16 | 2 | -0/+11 | |
| * | | | | | | | | net/mlx4_core: Allocate default counter per port | Eran Ben Elisha | 2015-06-16 | 1 | -0/+1 | |
| * | | | | | | | | net/mlx4_core: Add sink counter | Eran Ben Elisha | 2015-06-16 | 1 | -0/+1 | |
| * | | | | | | | | Merge tag 'nfc-next-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | David S. Miller | 2015-06-16 | 9 | -7/+188 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | NFC: nfcmrvl: add UART driver | Vincent Cuissard | 2015-06-11 | 1 | -0/+9 | |
| | * | | | | | | | | NFC: nfcmrvl: add platform_data and DT configuration | Vincent Cuissard | 2015-06-11 | 1 | -0/+31 | |
| | * | | | | | | | | NFC: nci: add generic uart support | Vincent Cuissard | 2015-06-11 | 3 | -0/+49 | |
| | * | | | | | | | | nfc: st-nci: Rename st21nfcb to st-nci | Christophe Ricard | 2015-06-10 | 2 | -7/+36 | |
| | * | | | | | | | | NFC: netlink: Implement vendor command support | Samuel Ortiz | 2015-06-09 | 1 | -0/+10 | |
| | * | | | | | | | | NFC: Introduce vendor commands structures | Samuel Ortiz | 2015-06-09 | 3 | -0/+36 | |
| | * | | | | | | | | NFC: nci: Add nci_prop_cmd allowing to send proprietary nci cmd | Christophe Ricard | 2015-06-09 | 1 | -0/+2 | |
| | * | | | | | | | | NFC: nci: Add nci init ops for early device initialization | Christophe Ricard | 2015-06-09 | 1 | -0/+1 | |
| | * | | | | | | | | NFC: nci: Handle proprietary response and notifications | Samuel Ortiz | 2015-06-09 | 1 | -0/+14 | |
| * | | | | | | | | | bonding: export slave's partner_oper_port_state via sysfs and netlink | Nikolay Aleksandrov | 2015-06-16 | 1 | -0/+1 | |
| * | | | | | | | | | bonding: export slave's actor_oper_port_state via sysfs and netlink | Nikolay Aleksandrov | 2015-06-16 | 1 | -0/+1 | |
| * | | | | | | | | | net: make u64_stats_init() a function | Eric Dumazet | 2015-06-16 | 1 | -3/+4 | |
| * | | | | | | | | | bpf: allow networking programs to use bpf_trace_printk() for debugging | Alexei Starovoitov | 2015-06-16 | 1 | -0/+1 | |
| * | | | | | | | | | bpf: introduce current->pid, tgid, uid, gid, comm accessors | Alexei Starovoitov | 2015-06-16 | 2 | -0/+22 | |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2015-06-15 | 10 | -59/+129 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | netfilter: nf_tables_netdev: unregister hooks on net_device removal | Pablo Neira Ayuso | 2015-06-15 | 1 | -0/+7 | |
| | * | | | | | | | | | netfilter: nf_tables: attach net_device to basechain | Pablo Neira Ayuso | 2015-06-15 | 2 | -4/+4 | |
| | * | | | | | | | | | netfilter: x_tables: remove XT_TABLE_INFO_SZ and a dereference. | Eric Dumazet | 2015-06-15 | 1 | -4/+1 | |
| | * | | | | | | | | | netfilter: ipset: Fix coding styles reported by checkpatch.pl | Jozsef Kadlecsik | 2015-06-14 | 2 | -6/+5 | |
| | * | | | | | | | | | netfilter: ipset: Prepare the ipset core to use RCU at set level | Jozsef Kadlecsik | 2015-06-14 | 3 | -28/+44 | |
| | * | | | | | | | | | netfilter: ipset: Fix parallel resizing and listing of the same set | Jozsef Kadlecsik | 2015-06-14 | 1 | -5/+8 | |
| | * | | | | | | | | | netfilter: ipset: Fix cidr handling for hash:*net* types | Jozsef Kadlecsik | 2015-06-14 | 1 | -2/+0 | |
| | * | | | | | | | | | netfilter: ipset: Use MSEC_PER_SEC consistently | Jozsef Kadlecsik | 2015-06-14 | 1 | -2/+2 | |
| | * | | | | | | | | | netfilter: xtables: avoid percpu ruleset duplication | Florian Westphal | 2015-06-12 | 1 | -2/+2 | |
| | * | | | | | | | | | netfilter: xtables: use percpu rule counters | Florian Westphal | 2015-06-12 | 1 | -0/+49 | |
| | * | | | | | | | | | net: ip_fragment: remove BRIDGE_NETFILTER mtu special handling | Florian Westphal | 2015-06-12 | 1 | -7/+0 | |
| | * | | | | | | | | | netfilter: bridge: forward IPv6 fragmented packets | Bernhard Thaler | 2015-06-12 | 1 | -0/+2 | |
| | * | | | | | | | | | netfilter: bridge: refactor frag_max_size | Bernhard Thaler | 2015-06-12 | 1 | -0/+1 | |
| | * | | | | | | | | | netfilter: bridge: detect NAT66 correctly and change MAC address | Bernhard Thaler | 2015-06-12 | 2 | -1/+6 | |
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-06-14 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | flow_dissector: fix ipv6 dst, hop-by-hop and routing ext hdrs | Eric Dumazet | 2015-06-13 | 1 | -4/+5 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | tcp: fill shinfo->gso_size at last moment | Eric Dumazet | 2015-06-12 | 1 | -5/+8 | |
| * | | | | | | | | | net/mlx5e: Add HW cacheline start padding | Saeed Mahameed | 2015-06-12 | 1 | -0/+4 | |
| * | | | | | | | | | net/mlx5e: Fix HW MTU settings | Saeed Mahameed | 2015-06-12 | 1 | -5/+5 | |
| * | | | | | | | | | net/ethtool: Add current supported tunable options | Hadar Hen Zion | 2015-06-11 | 1 | -0/+6 | |
| * | | | | | | | | | net: phy: broadcom: define Broadcom pseudo-PHY address in brcmphy.h | Florian Fainelli | 2015-06-11 | 1 | -0/+5 | |
| * | | | | | | | | | net: phy: broadcom: include phy.h for brcmphy.h | Florian Fainelli | 2015-06-11 | 1 | -0/+2 | |
| * | | | | | | | | | Merge tag 'mac80211-next-for-davem-2015-06-10' of git://git.kernel.org/pub/sc... | David S. Miller | 2015-06-11 | 1 | -48/+60 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | mac80211: convert HW flags to unsigned long bitmap | Johannes Berg | 2015-06-10 | 1 | -30/+49 |