summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ipv4: introduce frag_expire_skip_icmp()Andy Zhou2015-05-192-4/+19
* selftests/net: expect headroom in psock_fanout rolloverWillem de Bruijn2015-05-181-1/+1
* sfc: nicer log message on Siena SR-IOV probe failEdward Cree2015-05-181-3/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-05-1830-264/+346
|\
| * netfilter: Use correct return for seq_show functionsJoe Perches2015-05-172-13/+7
| * netfilter: x_tables: add context to know if extension runs from nft_compatPablo Neira Ayuso2015-05-155-2/+19
| * netfilter: xt_MARK: Add ARP supportZhang Chunyu2015-05-141-0/+1
| * netfilter: ipset: deinline ip_set_put_extensions()Denys Vlasenko2015-05-142-22/+27
| * netfilter: bridge: free nf_bridge info on xmitFlorian Westphal2015-05-141-2/+15
| * netfilter: bridge: neigh_head and physoutdev can't be used at same timeFlorian Westphal2015-05-142-3/+7
| * netfilter: ipset: Use better include files in xt_set.cJozsef Kadlecsik2015-05-131-1/+2
| * netfilter: ipset: Improve preprocessor macros checksSergey Popovich2015-05-133-7/+18
| * netfilter: ipset: Fix hashing for ipv6 setsSergey Popovich2015-05-135-8/+2
| * netfilter: ipset: Fix ext_*() macrosSergey Popovich2015-05-131-4/+4
| * netfilter: ipset: Check for comment netlink attribute lengthSergey Popovich2015-05-1315-15/+30
| * netfilter: ipset: Return bool values instead of intSergey Popovich2015-05-1310-38/+43
| * netfilter: ipset: Use HOST_MASK literal to represent host address CIDR lenSergey Popovich2015-05-137-9/+11
| * netfilter: ipset: Check IPSET_ATTR_PORT only onceSergey Popovich2015-05-135-40/+10
| * netfilter: ipset: Return ipset error instead of boolSergey Popovich2015-05-1312-48/+126
| * netfilter: ipset: Preprocessor directices cleanupSergey Popovich2015-05-1312-34/+4
| * netfilter: ipset: No need to make nomatch bitfieldSergey Popovich2015-05-131-2/+2
| * netfilter: ipset: Properly calculate extensions offsets and total lengthSergey Popovich2015-05-131-3/+3
| * netfilter: ipset: make ip_set_get_ip*_port to use skb_network_offsetAlexander Drozdov2015-05-131-2/+4
| * netfilter: ipset: Give a better name to a macro in ip_set_core.cJozsef Kadlecsik2015-05-131-9/+9
| * netfilter: ipset: Fix sparse warningJozsef Kadlecsik2015-05-131-2/+2
* | Merge branch 'qeth-next'David S. Miller2015-05-189-59/+165
|\ \
| * | s390/lcs: Fix null-pointer access in msgPeter Oberparleiter2015-05-181-1/+1
| * | qeth: replace ENOSYS with EOPNOTSUPPEugene Crosser2015-05-181-5/+5
| * | qeth: BRIDGEPORT "sanity check"Eugene Crosser2015-05-181-4/+12
| * | qeth: OSA version of SETBRIDGEPORT commandEugene Crosser2015-05-185-30/+51
| * | qeth: IFF_PROMISC flag to BRIDGE PORT modeEugene Crosser2015-05-183-3/+95
| * | qeth: remove locks from sysfs _showEugene Crosser2015-05-181-8/+0
| * | qeth: fix handling of IPA return codesEugene Crosser2015-05-181-6/+4
| * | qeth: fix rx checksum offload handlingThomas Richter2015-05-181-7/+2
|/ /
* | netlink: Use random autobind roverHerbert Xu2015-05-181-6/+10
* | netns: make nsid_lock per netWANG Cong2015-05-182-16/+17
* | net: dsa: bcm_sf2: properly propagate carrier down state for MoCAFlorian Fainelli2015-05-181-0/+7
* | flow_dissector: remove bogus return in tipc sectionJiri Pirko2015-05-181-1/+0
* | hv_netvsc: change member name of struct netvsc_statssixiao@microsoft.com2015-05-182-9/+9
* | switchdev: add support for fdb add/del/dump via switchdev_port_obj ops.Samudrala, Sridhar2015-05-185-107/+312
* | Merge branch 'tcp_mem_pressure'David S. Miller2015-05-187-26/+53
|\ \
| * | tcp: halves tcp_mem[] limitsEric Dumazet2015-05-181-4/+5
| * | tcp: allow one skb to be received per socket under memory pressureEric Dumazet2015-05-181-4/+6
| * | tcp: fix behavior for epoll edge triggerEric Dumazet2015-05-181-2/+13
| * | tcp: introduce tcp_under_memory_pressure()Eric Dumazet2015-05-184-7/+15
| * | tcp: rename sk_forced_wmem_schedule() to sk_forced_mem_schedule()Eric Dumazet2015-05-182-2/+6
| * | net: fix sk_mem_reclaim_partial()Eric Dumazet2015-05-182-7/+8
|/ /
* | net-packet: fix null pointer exception in rollover modeWillem de Bruijn2015-05-181-3/+5
* | net: fix two sparse errorsEric Dumazet2015-05-171-6/+5
* | netfilter: synproxy: fix sparse errorsEric Dumazet2015-05-171-2/+2