summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ipv6: fix a potential deadlock in do_ipv6_setsockopt()WANG Cong2016-10-213-6/+15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-10-2114-60/+70
|\
| * netfilter: fix nf_queue handlingPablo Neira Ayuso2016-10-203-27/+36
| * netfilter: conntrack: restart gc immediately if GC_MAX_EVICTS is reachedNicolas Dichtel2016-10-201-1/+1
| * netfilter: x_tables: suppress kmemcheck warningFlorian Westphal2016-10-191-1/+1
| * netfilter: nf_tables: avoid uninitialized variable warningArnd Bergmann2016-10-181-6/+4
| * netfilter: nft_range: validate operation netlink attributePablo Neira Ayuso2016-10-171-1/+15
| * netfilter: nft_exthdr: fix error handling in nft_exthdr_init()Dan Carpenter2016-10-171-1/+2
| * netfilter: nf_tables: underflow in nft_parse_u32_check()Dan Carpenter2016-10-171-1/+1
| * netfilter: nft_hash: add missing NFTA_HASH_OFFSET's nla_policyLiping Zhang2016-10-171-0/+1
| * netfilter: xt_ipcomp: add "ip[6]t_ipcomp" module alias nameLiping Zhang2016-10-171-0/+2
| * netfilter: xt_NFLOG: fix unexpected truncated packetLiping Zhang2016-10-171-0/+1
| * netfilter: conntrack: remove obsolete sysctl (nf_conntrack_events_retry_timeout)Nicolas Dichtel2016-10-171-18/+0
| * netfilter: nft_dynset: fix element timeout for HZ != 1000Anders K. Pedersen2016-10-171-2/+4
| * netfilter: xt_hashlimit: Add missing ULL suffixes for 64-bit constantsGeert Uytterhoeven2016-10-171-2/+2
* | kexec: Export kexec_in_progress to modulesFlorian Fainelli2016-10-211-0/+1
* | ipv4: disable BH in set_ping_group_range()Eric Dumazet2016-10-201-2/+2
* | udp: must lock the socket in udp_disconnect()Eric Dumazet2016-10-208-8/+18
* | net: dsa: bcm_sf2: Prevent GPHY shutdown for kexec'd kernelsFlorian Fainelli2016-10-201-0/+14
* | bpf, test: fix ld_abs + vlan push/pop stress testDaniel Borkmann2016-10-201-1/+1
* | net: add recursion limit to GROSabrina Dubroca2016-10-2011-11/+49
* | ipv6: properly prevent temp_prefered_lft sysctl raceJiri Bohac2016-10-201-5/+4
* | stmmac: display the descriptors if DES0 = 0Giuseppe CAVALLARO2016-10-201-4/+3
* | Merge branch 'ncsi-fixes'David S. Miller2016-10-203-34/+112
|\ \
| * | net/ncsi: Improve HNCDSC AEN handlerGavin Shan2016-10-201-3/+15
| * | net/ncsi: Choose hot channel as active one if necessaryGavin Shan2016-10-202-3/+20
| * | net/ncsi: Fix stale link state of inactive channels on failoverGavin Shan2016-10-202-1/+28
| * | net/ncsi: Avoid if statements in ncsi_suspend_channel()Gavin Shan2016-10-201-28/+50
|/ /
* | net/sched: act_mirred: Use passed lastuse argumentPaul Blakey2016-10-201-1/+4
* | mlxsw: pci: Fix reset wait for SwitchX2Jiri Pirko2016-10-201-2/+8
* | mlxsw: switchx2: Fix ethernet port initializationElad Raz2016-10-201-0/+1
* | mlxsw: spectrum_router: Make mlxsw_sp_router_fib4_del return void and remove ...Jiri Pirko2016-10-201-8/+5
* | mlxsw: spectrum_router: Use correct tree index for bindingJiri Pirko2016-10-201-1/+2
* | stmmac: fix and review the ptp registration.Giuseppe CAVALLARO2016-10-193-14/+9
* | tcp: do not export sysctl_tcp_low_latencyEric Dumazet2016-10-191-1/+0
* | rtnetlink: Add rtnexthop offload flag to compare maskJiri Pirko2016-10-191-1/+1
* | switchdev: Execute bridge ndos only for bridge portsIdo Schimmel2016-10-191-0/+9
* | net: core: Correctly iterate over lower adjacency listIdo Schimmel2016-10-192-4/+8
* | flow_dissector: Check skb for VLAN only if skb specified.Eric Garver2016-10-191-4/+2
* | qed: Use list_move_tail instead of list_del/list_add_tailWei Yongjun2016-10-181-7/+4
* | rocker: fix maybe-uninitialized warningArnd Bergmann2016-10-181-2/+2
* | net/hyperv: avoid uninitialized variableArnd Bergmann2016-10-181-1/+1
* | net: bcm63xx: avoid referencing uninitialized variableArnd Bergmann2016-10-181-1/+2
* | soreuseport: do not export reuseport_add_sock()Eric Dumazet2016-10-181-1/+0
* | ibmvnic: Update MTU after device initializationThomas Falcon2016-10-181-0/+2
* | ibmvnic: Fix GFP_KERNEL allocation in interrupt contextThomas Falcon2016-10-181-1/+1
* | ibmvnic: Driver Version 1.0.1Thomas Falcon2016-10-181-1/+1
* | bridge: multicast: restore perm router ports on multicast enableNikolay Aleksandrov2016-10-181-9/+14
* | tcp: Remove unused but set variableTobias Klauser2016-10-181-2/+0
* | cxgb4: Fix number of queue sets corssing the limitGanesh Goudar2016-10-181-1/+1