summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* neigh: Better handling of transition to NUD_PROBE stateErik Kline2015-05-211-0/+3
* ip: remove unused function prototypeAndy Zhou2015-05-191-1/+0
* tcp: add rfc3168, section 6.1.1.1. fallbackDaniel Borkmann2015-05-197-1/+38
* Merge branch 'cxgb4-next'David S. Miller2015-05-192-296/+217
|\
| * cxgb4: replace ntoh{s, l} and hton{s, l} calls with the generic byteorderHariprasad Shenai2015-05-191-182/+217
| * cxgb4: Remove dead function t4_read_edc and t4_read_mcHariprasad Shenai2015-05-192-114/+0
|/
* Merge tag 'mac80211-next-for-davem-2015-05-19' of git://git.kernel.org/pub/sc...David S. Miller2015-05-195-27/+22
|\
| * mac80211: fix throughput LED triggerJohannes Berg2015-05-112-7/+6
| * mac80211: TDLS: use the BSS chandef for HT/VHT operation IEsArik Nemtsov2015-05-111-19/+8
| * mac80211: check fast-xmit if IBSS STA QoS changedJohannes Berg2015-05-111-1/+4
| * mac80211: adjust reserved chan_ctx when assigned to vifAndrei Otcheretianski2015-05-071-0/+4
* | be2net: make hwmon interface optionalArnd Bergmann2015-05-192-4/+13
* | tcp: Return error instead of partial read for saved syn headersEric B Munson2015-05-191-1/+9
* | net-next: ethtool: Added port speed macros.Parav Pandit2015-05-191-1/+5
* | Merge branch 'icmp_frag'David S. Miller2015-05-194-19/+71
|\ \
| * | bridge_netfilter: No ICMP packet on IPv4 fragmentation errorAndy Zhou2015-05-193-15/+50
| * | IPv4: skip ICMP for bridge contrack users when defrag expiresAndy Zhou2015-05-191-1/+3
| * | 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
OpenPOWER on IntegriCloud