summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-18netfilter: don't pull include/linux/netfilter.h from netns headersPablo Neira Ayuso
2015-06-18netfilter: use forward declaration instead of including linux/proc_fs.hPablo Neira Ayuso
2015-06-18net: include missing headers in net/net_namespace.hPablo Neira Ayuso
2015-06-18net: sched: Simplify em_ipset_matchEric W. Biederman
2015-06-18netfilter: Kill unused copies of RCV_SKB_FAILEric W. Biederman
2015-06-18netfilter: bridge: split ipv6 code into separated filePablo Neira Ayuso
2015-06-18netfilter: bridge: rename br_netfilter.c to br_netfilter_hooks.cPablo Neira Ayuso
2015-06-18netfilter: x_tables: align per cpu xt_counterEric Dumazet
2015-06-18netfilter: xt_socket: add XT_SOCKET_RESTORESKMARK flagHarout Hedeshian
2015-06-18netfilter: nfnetlink_queue: add security context informationRoman Kubiak
2015-06-15bpf: disallow bpf tc programs access current->pid,uidAlexei Starovoitov
2015-06-15sfc: mark state UNINIT after unregisterEdward Cree
2015-06-15Merge branch 'sock_diag_destruction_events'David S. Miller
2015-06-15sock_diag: implement a get_info handler for inetCraig Gallek
2015-06-15sock_diag: specify info_size per inet protocolCraig Gallek
2015-06-15sock_diag: define destruction multicast groupsCraig Gallek
2015-06-15Merge branch 'mlx4-vf-counters'David S. Miller
2015-06-15net/mlx4_en: Support ndo_get_vf_statsEran Ben Elisha
2015-06-15net/core: Add reading VF statistics through the PF netdeviceEran Ben Elisha
2015-06-15net/mlx4_en: Show PF own statistics via ethtoolEran Ben Elisha
2015-06-15net/mlx4_core: Add helper to query countersEran Ben Elisha
2015-06-15IB/mlx4: Set VF to read from QP countersEran Ben Elisha
2015-06-15IB/mlx4: Add RoCE/IB dedicated countersEran Ben Elisha
2015-06-15net/mlx4_core: Allocate default counter per portEran Ben Elisha
2015-06-15net/mlx4_core: Add port attribute when tracking countersEran Ben Elisha
2015-06-15net/mlx4_core: Adjust counter grant policy in the resource trackerEran Ben Elisha
2015-06-15net/mlx4_core: Remove counters table allocation from VF flowEran Ben Elisha
2015-06-15net/mlx4_core: Add sink counterEran Ben Elisha
2015-06-15net/mlx4_core: Reset counters data when freedEran Ben Elisha
2015-06-15net/mlx4_core: Check before cleaning counters bitmapEran Ben Elisha
2015-06-15bridge: del external_learned fdbs from device on flush or ageoutScott Feldman
2015-06-15Merge tag 'nfc-next-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller
2015-06-15Merge branch 'bond-netlink-3ad-attrs'David S. Miller
2015-06-15bonding: export slave's partner_oper_port_state via sysfs and netlinkNikolay Aleksandrov
2015-06-15bonding: export slave's actor_oper_port_state via sysfs and netlinkNikolay Aleksandrov
2015-06-15Merge branch 'rocker-no-wait'David S. Miller
2015-06-15rocker: move port stop to 'no wait' processingScott Feldman
2015-06-15rocker: move MAC learn event back to 'no wait' processingScott Feldman
2015-06-15rocker: mark STP update as 'no wait' processingScott Feldman
2015-06-15rocker: mark neigh update event processing as 'no wait'Scott Feldman
2015-06-15rocker: revert back to support for nowait processesScott Feldman
2015-06-15rocker: fix neigh tbl index increment raceScott Feldman
2015-06-15rocker: gaurd against NULL rocker_port when removing portsScott Feldman
2015-06-15net: make u64_stats_init() a functionEric Dumazet
2015-06-15bridge: use either ndo VLAN ops or switchdev VLAN ops to install MASTER vlansScott Feldman
2015-06-15Merge branch 'bpf-share-helpers'David S. Miller
2015-06-15bpf: let kprobe programs use bpf_get_smp_processor_id() helperAlexei Starovoitov
2015-06-15bpf: allow networking programs to use bpf_trace_printk() for debuggingAlexei Starovoitov
2015-06-15bpf: introduce current->pid, tgid, uid, gid, comm accessorsAlexei Starovoitov
2015-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller