Age | Commit message (Expand) | Author |
2015-06-18 | netfilter: Kill unused copies of RCV_SKB_FAIL | Eric W. Biederman |
2015-06-18 | netfilter: bridge: split ipv6 code into separated file | Pablo Neira Ayuso |
2015-06-18 | netfilter: bridge: rename br_netfilter.c to br_netfilter_hooks.c | Pablo Neira Ayuso |
2015-06-18 | netfilter: x_tables: align per cpu xt_counter | Eric Dumazet |
2015-06-18 | netfilter: xt_socket: add XT_SOCKET_RESTORESKMARK flag | Harout Hedeshian |
2015-06-18 | netfilter: nfnetlink_queue: add security context information | Roman Kubiak |
2015-06-15 | bpf: disallow bpf tc programs access current->pid,uid | Alexei Starovoitov |
2015-06-15 | sfc: mark state UNINIT after unregister | Edward Cree |
2015-06-15 | Merge branch 'sock_diag_destruction_events' | David S. Miller |
2015-06-15 | sock_diag: implement a get_info handler for inet | Craig Gallek |
2015-06-15 | sock_diag: specify info_size per inet protocol | Craig Gallek |
2015-06-15 | sock_diag: define destruction multicast groups | Craig Gallek |
2015-06-15 | Merge branch 'mlx4-vf-counters' | David S. Miller |
2015-06-15 | net/mlx4_en: Support ndo_get_vf_stats | Eran Ben Elisha |
2015-06-15 | net/core: Add reading VF statistics through the PF netdevice | Eran Ben Elisha |
2015-06-15 | net/mlx4_en: Show PF own statistics via ethtool | Eran Ben Elisha |
2015-06-15 | net/mlx4_core: Add helper to query counters | Eran Ben Elisha |
2015-06-15 | IB/mlx4: Set VF to read from QP counters | Eran Ben Elisha |
2015-06-15 | IB/mlx4: Add RoCE/IB dedicated counters | Eran Ben Elisha |
2015-06-15 | net/mlx4_core: Allocate default counter per port | Eran Ben Elisha |
2015-06-15 | net/mlx4_core: Add port attribute when tracking counters | Eran Ben Elisha |
2015-06-15 | net/mlx4_core: Adjust counter grant policy in the resource tracker | Eran Ben Elisha |
2015-06-15 | net/mlx4_core: Remove counters table allocation from VF flow | Eran Ben Elisha |
2015-06-15 | net/mlx4_core: Add sink counter | Eran Ben Elisha |
2015-06-15 | net/mlx4_core: Reset counters data when freed | Eran Ben Elisha |
2015-06-15 | net/mlx4_core: Check before cleaning counters bitmap | Eran Ben Elisha |
2015-06-15 | bridge: del external_learned fdbs from device on flush or ageout | Scott Feldman |
2015-06-15 | Merge tag 'nfc-next-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | David S. Miller |
2015-06-15 | Merge branch 'bond-netlink-3ad-attrs' | David S. Miller |
2015-06-15 | bonding: export slave's partner_oper_port_state via sysfs and netlink | Nikolay Aleksandrov |
2015-06-15 | bonding: export slave's actor_oper_port_state via sysfs and netlink | Nikolay Aleksandrov |
2015-06-15 | Merge branch 'rocker-no-wait' | David S. Miller |
2015-06-15 | rocker: move port stop to 'no wait' processing | Scott Feldman |
2015-06-15 | rocker: move MAC learn event back to 'no wait' processing | Scott Feldman |
2015-06-15 | rocker: mark STP update as 'no wait' processing | Scott Feldman |
2015-06-15 | rocker: mark neigh update event processing as 'no wait' | Scott Feldman |
2015-06-15 | rocker: revert back to support for nowait processes | Scott Feldman |
2015-06-15 | rocker: fix neigh tbl index increment race | Scott Feldman |
2015-06-15 | rocker: gaurd against NULL rocker_port when removing ports | Scott Feldman |
2015-06-15 | net: make u64_stats_init() a function | Eric Dumazet |
2015-06-15 | bridge: use either ndo VLAN ops or switchdev VLAN ops to install MASTER vlans | Scott Feldman |
2015-06-15 | Merge branch 'bpf-share-helpers' | David S. Miller |
2015-06-15 | bpf: let kprobe programs use bpf_get_smp_processor_id() helper | Alexei Starovoitov |
2015-06-15 | bpf: allow networking programs to use bpf_trace_printk() for debugging | Alexei Starovoitov |
2015-06-15 | bpf: introduce current->pid, tgid, uid, gid, comm accessors | Alexei Starovoitov |
2015-06-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2015-06-15 | netfilter: nf_tables_netdev: unregister hooks on net_device removal | Pablo Neira Ayuso |
2015-06-15 | netfilter: nf_tables: add nft_register_basechain() and nft_unregister_basecha... | Pablo Neira Ayuso |
2015-06-15 | netfilter: nf_tables: attach net_device to basechain | Pablo Neira Ayuso |
2015-06-15 | netfilter: x_tables: remove XT_TABLE_INFO_SZ and a dereference. | Eric Dumazet |