summaryrefslogtreecommitdiffstats
path: root/lib/pm-notifier-error-inject.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-06-18netfilter: don't pull include/linux/netfilter.h from netns headersPablo Neira Ayuso6-7/+16
2015-06-18netfilter: use forward declaration instead of including linux/proc_fs.hPablo Neira Ayuso2-1/+2
2015-06-18net: include missing headers in net/net_namespace.hPablo Neira Ayuso1-0/+2
2015-06-18net: sched: Simplify em_ipset_matchEric W. Biederman1-2/+2
2015-06-18netfilter: Kill unused copies of RCV_SKB_FAILEric W. Biederman2-4/+0
2015-06-18netfilter: bridge: split ipv6 code into separated filePablo Neira Ayuso4-239/+315
2015-06-18netfilter: bridge: rename br_netfilter.c to br_netfilter_hooks.cPablo Neira Ayuso2-0/+1
2015-06-18netfilter: x_tables: align per cpu xt_counterEric Dumazet1-2/+4
2015-06-18netfilter: xt_socket: add XT_SOCKET_RESTORESKMARK flagHarout Hedeshian2-6/+61
2015-06-18netfilter: nfnetlink_queue: add security context informationRoman Kubiak2-2/+37
2015-06-16bpf: disallow bpf tc programs access current->pid,uidAlexei Starovoitov1-6/+0
2015-06-16sfc: mark state UNINIT after unregisterEdward Cree1-0/+1
2015-06-16sock_diag: implement a get_info handler for inetCraig Gallek4-4/+54
2015-06-16sock_diag: specify info_size per inet protocolCraig Gallek5-2/+7
2015-06-16sock_diag: define destruction multicast groupsCraig Gallek5-1/+148
2015-06-16net/mlx4_en: Support ndo_get_vf_statsEran Ben Elisha5-0/+93
2015-06-16net/core: Add reading VF statistics through the PF netdeviceEran Ben Elisha4-2/+75
2015-06-16net/mlx4_en: Show PF own statistics via ethtoolEran Ben Elisha5-3/+49
2015-06-16net/mlx4_core: Add helper to query countersEran Ben Elisha4-24/+76
2015-06-16IB/mlx4: Set VF to read from QP countersEran Ben Elisha1-2/+4
2015-06-16IB/mlx4: Add RoCE/IB dedicated countersEran Ben Elisha4-17/+39
2015-06-16net/mlx4_core: Allocate default counter per portEran Ben Elisha6-4/+77
2015-06-16net/mlx4_core: Add port attribute when tracking countersEran Ben Elisha1-3/+87
2015-06-16net/mlx4_core: Adjust counter grant policy in the resource trackerEran Ben Elisha1-4/+31
2015-06-16net/mlx4_core: Remove counters table allocation from VF flowEran Ben Elisha1-7/+18
2015-06-16net/mlx4_core: Add sink counterEran Ben Elisha4-6/+11
2015-06-16net/mlx4_core: Reset counters data when freedEran Ben Elisha2-0/+23
2015-06-16net/mlx4_core: Check before cleaning counters bitmapEran Ben Elisha1-0/+6
2015-06-16bridge: del external_learned fdbs from device on flush or ageoutScott Feldman3-10/+20
2015-06-16bonding: export slave's partner_oper_port_state via sysfs and netlinkNikolay Aleksandrov3-0/+22
2015-06-16bonding: export slave's actor_oper_port_state via sysfs and netlinkNikolay Aleksandrov3-1/+26
2015-06-16rocker: move port stop to 'no wait' processingScott Feldman1-1/+2
2015-06-16rocker: move MAC learn event back to 'no wait' processingScott Feldman1-37/+3
2015-06-16rocker: mark STP update as 'no wait' processingScott Feldman1-1/+2
2015-06-16rocker: mark neigh update event processing as 'no wait'Scott Feldman1-1/+2
2015-06-16rocker: revert back to support for nowait processesScott Feldman1-90/+112
2015-06-16rocker: fix neigh tbl index increment raceScott Feldman1-2/+2
2015-06-16rocker: gaurd against NULL rocker_port when removing portsScott Feldman1-0/+2
2015-06-16net: make u64_stats_init() a functionEric Dumazet1-3/+4
2015-06-16bridge: use either ndo VLAN ops or switchdev VLAN ops to install MASTER vlansScott Feldman1-2/+57
2015-06-16bpf: let kprobe programs use bpf_get_smp_processor_id() helperAlexei Starovoitov1-0/+2
2015-06-16bpf: allow networking programs to use bpf_trace_printk() for debuggingAlexei Starovoitov4-8/+19
2015-06-16bpf: introduce current->pid, tgid, uid, gid, comm accessorsAlexei Starovoitov9-14/+178
2015-06-15netfilter: nf_tables_netdev: unregister hooks on net_device removalPablo Neira Ayuso3-4/+94
2015-06-15netfilter: nf_tables: add nft_register_basechain() and nft_unregister_basecha...Pablo Neira Ayuso1-15/+37
2015-06-15netfilter: nf_tables: attach net_device to basechainPablo Neira Ayuso3-41/+46
2015-06-15netfilter: x_tables: remove XT_TABLE_INFO_SZ and a dereference.Eric Dumazet5-30/+19
2015-06-15netfilter: Kconfig: get rid of parens around depends onPablo Neira Ayuso3-11/+13
2015-06-14tcp: cdg: use div_u64()Kenneth Klette Jonassen1-1/+1
2015-06-14netfilter: ipset: Fix coding styles reported by checkpatch.plJozsef Kadlecsik23-295/+327