summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-05-01Merge tag 'ipvs3-for-v4.12' of http://git.kernel.org/pub/scm/linux/kernel/git...Pablo Neira Ayuso
2017-05-01netfilter: snmp: avoid stack size warningFlorian Westphal
2017-05-01netfilter: nf_queue: only call synchronize_net twice if nf_queue is activeFlorian Westphal
2017-05-01netfilter: nf_log: don't call synchronize_rcu in nf_log_unsetFlorian Westphal
2017-05-01netfilter: batch synchronize_net calls during hook unregisterFlorian Westphal
2017-04-30net: bridge: Fix improper taking over HW learned FDBArkadi Sharshevsky
2017-04-30ipv4: get rid of ip_ra_lockWANG Cong
2017-04-30lwtunnel: fix error path in lwtunnel_fill_encap()Dan Carpenter
2017-04-30net: Initialise init_net.count to 1David Howells
2017-04-30Merge tag 'linux-can-next-for-4.12-20170427' of git://git.kernel.org/pub/scm/...David S. Miller
2017-04-30tcp: fix access to sk->sk_state in tcp_poll()Davide Caratti
2017-04-30bpf: restore skb->sk before pskb_trim() callEric Dumazet
2017-04-30Bluetooth: Add selftest for ECDH key generationMarcel Holtmann
2017-04-30Bluetooth: zero kpp input for key generationMarcel Holtmann
2017-04-30Bluetooth: Fix user channel for 32bit userspace on 64bit kernelSzymon Janc
2017-04-30Bluetooth: allocate data for kpp on heapSalvatore Benedetto
2017-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-04-28net: adjust skb->truesize in ___pskb_trim()Eric Dumazet
2017-04-28tcp: do not underestimate skb->truesize in tcp_trim_head()Eric Dumazet
2017-04-28ipv4: Don't pass IP fragments to upper layer GRO handlers.Steffen Klassert
2017-04-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-04-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-04-28Merge tag 'mac80211-next-for-davem-2017-04-28' of git://git.kernel.org/pub/sc...David S. Miller
2017-04-28tipc: close the connection if protocol messages contain errorsParthasarathy Bhuvaragan
2017-04-28tipc: improve error validations for sockets in CONNECTING stateParthasarathy Bhuvaragan
2017-04-28tipc: Fix missing connection request handlingParthasarathy Bhuvaragan
2017-04-28Merge tag 'ipvs-fixes-for-v4.11' of http://git.kernel.org/pub/scm/linux/kerne...Pablo Neira Ayuso
2017-04-28netfilter: x_tables: unlock on error in xt_find_table_lock()Dan Carpenter
2017-04-28cfg80211: add request id to cfg80211_sched_scan_*() apiArend Van Spriel
2017-04-28mac80211: Add support for BSS max idle period elementAvraham Stern
2017-04-28cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss()Avraham Stern
2017-04-28mac80211: Fix possible sband related NULL pointer de-referenceMohammed Shafi Shajakhan
2017-04-28ipvs: explicitly forbid ipv6 service/dest creation if ipv6 mod is disabledPaolo Abeni
2017-04-28ipvs: change comparison on sync_refresh_periodAaron Conole
2017-04-28ipvs: remove unused function ip_vs_set_state_timeoutAaron Conole
2017-04-28mac80211: add ieee80211_tx_status_extFelix Fietkau
2017-04-28mac80211: move ieee80211_tx_status_noskb below ieee80211_tx_statusFelix Fietkau
2017-04-28mac80211: make rate control tx status API more extensibleFelix Fietkau
2017-04-28mac80211: use bitfield macros for encoded rateJohannes Berg
2017-04-28mac80211: rename ieee80211_rx_status::vht_nss to just nssJohannes Berg
2017-04-28mac80211: separate encoding/bandwidth from flagsJohannes Berg
2017-04-28mac80211: clean up rate encoding bits in RX statusJohannes Berg
2017-04-27fib_rules: fix error return codeWei Yongjun
2017-04-27bridge: add per-port broadcast flood flagMike Manning
2017-04-27net: fib: Decrease one unnecessary rt cache flush in fib_disable_ipGao Feng
2017-04-27l2tp: remove useless device duplication test in l2tp_eth_create()Guillaume Nault
2017-04-27net: remove unnecessary carrier status checkZhang Shengju
2017-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-04-27tcp: tcp_rack_reo_timeout() must update tp->tcp_mstampEric Dumazet
2017-04-27xfrm: fix GRO for !CONFIG_NETFILTERSabrina Dubroca