aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-06-15net/mlx4_core: Add port attribute when tracking countersEran Ben Elisha1-3/+87
2015-06-15net/mlx4_core: Adjust counter grant policy in the resource trackerEran Ben Elisha1-4/+31
2015-06-15net/mlx4_core: Remove counters table allocation from VF flowEran Ben Elisha1-7/+18
2015-06-15net/mlx4_core: Add sink counterEran Ben Elisha4-6/+11
2015-06-15net/mlx4_core: Reset counters data when freedEran Ben Elisha2-0/+23
2015-06-15net/mlx4_core: Check before cleaning counters bitmapEran Ben Elisha1-0/+6
2015-06-15bridge: del external_learned fdbs from device on flush or ageoutScott Feldman3-10/+20
2015-06-15Merge tag 'nfc-next-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-nextDavid S. Miller47-625/+1988
2015-06-15Merge branch 'bond-netlink-3ad-attrs'David S. Miller3-1/+48
2015-06-15bonding: export slave's partner_oper_port_state via sysfs and netlinkNikolay Aleksandrov3-0/+22
2015-06-15bonding: export slave's actor_oper_port_state via sysfs and netlinkNikolay Aleksandrov3-1/+26
2015-06-15Merge branch 'rocker-no-wait'David S. Miller1-127/+118
2015-06-15rocker: move port stop to 'no wait' processingScott Feldman1-1/+2
2015-06-15rocker: move MAC learn event back to 'no wait' processingScott Feldman1-37/+3
2015-06-15rocker: mark STP update as 'no wait' processingScott Feldman1-1/+2
2015-06-15rocker: mark neigh update event processing as 'no wait'Scott Feldman1-1/+2
2015-06-15rocker: revert back to support for nowait processesScott Feldman1-90/+112
2015-06-15rocker: fix neigh tbl index increment raceScott Feldman1-2/+2
2015-06-15rocker: gaurd against NULL rocker_port when removing portsScott Feldman1-0/+2
2015-06-15net: make u64_stats_init() a functionEric Dumazet1-3/+4
2015-06-15bridge: use either ndo VLAN ops or switchdev VLAN ops to install MASTER vlansScott Feldman1-2/+57
2015-06-15Merge branch 'bpf-share-helpers'David S. Miller9-22/+199
2015-06-15bpf: let kprobe programs use bpf_get_smp_processor_id() helperAlexei Starovoitov1-0/+2
2015-06-15bpf: allow networking programs to use bpf_trace_printk() for debuggingAlexei Starovoitov4-8/+19
2015-06-15bpf: introduce current->pid, tgid, uid, gid, comm accessorsAlexei Starovoitov9-14/+178
2015-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller45-1718/+1972
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_basechain()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-15Merge branch 'master' of git://blackhole.kfki.hu/nf-nextPablo Neira Ayuso25-1312/+1319
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
2015-06-14netfilter: ipset: Introduce RCU locking in list typeJozsef Kadlecsik1-209/+189
2015-06-14netfilter: ipset: Introduce RCU locking in hash:* typesJozsef Kadlecsik12-236/+364
2015-06-14netfilter: ipset: Introduce RCU locking in bitmap:* typesJozsef Kadlecsik4-14/+38
2015-06-14netfilter: ipset: Prepare the ipset core to use RCU at set levelJozsef Kadlecsik4-50/+66
2015-06-14netfilter:ipset Remove rbtree from hash:net,ifaceJozsef Kadlecsik1-143/+20
2015-06-14netfilter: ipset: Make sure listing doesn't grab a set which is just being destroyed.Jozsef Kadlecsik1-15/+34
2015-06-14netfilter: ipset: Fix parallel resizing and listing of the same setJozsef Kadlecsik3-20/+66
2015-06-14netfilter: ipset: Fix cidr handling for hash:*net* typesJozsef Kadlecsik8-36/+42
2015-06-14netfilter: ipset: Check CIDR value only when attribute is givenSergey Popovich4-49/+41
2015-06-14netfilter: ipset: Make sure we always return line number on batchSergey Popovich15-75/+75
2015-06-14netfilter: ipset: Permit CIDR equal to the host address CIDR in IPv6Sergey Popovich5-15/+43
2015-06-14netfilter: ipset: Check extensions attributes before getting extensions.Sergey Popovich16-170/+29
2015-06-14netfilter: ipset: Use SET_WITH_*() helpers to test set extensionsSergey Popovich2-7/+7
2015-06-14netfilter: ipset: Use MSEC_PER_SEC consistentlyJozsef Kadlecsik1-2/+2
2015-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller38-89/+201
2015-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds13-38/+80