summary refs log tree commit diff
path: root/net
AgeCommit message (Expand)Author
2018-02-21tcp: switch to GSO being always onEric Dumazet
2018-02-21rds: send: mark expected switch fall-through in rds_rm_sizeGustavo A. R. Silva
2018-02-21net: sched: add em_ipt ematch for calling xtables matchesEyal Birger
2018-02-20net: sched: report if filter is too large to dumpRoman Kapl
2018-02-20x25: use %*ph to print small bufferAntonio Cardace
2018-02-20devlink: Move size validation to coreArkadi Sharshevsky
2018-02-20net: Queue net_cleanup_work only if there is first net addedKirill Tkhai
2018-02-20net: Make cleanup_list and net::cleanup_list of llist typeKirill Tkhai
2018-02-20net: Kill net_mutexKirill Tkhai
2018-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-02-19tipc: don't call sock_release() in atomic contextPaolo Abeni
2018-02-19tipc: fix bug on error path in tipc_topsrv_kern_subscr()Jon Maloy
2018-02-19net: Convert iptable_filter_net_opsKirill Tkhai
2018-02-19net: Convert ip_tables_net_ops, udplite6_net_ops and xt_net_opsKirill Tkhai
2018-02-19net: Convert ip6_frags_opsKirill Tkhai
2018-02-19net: Convert fib6_net_ops, ipv6_addr_label_ops and ip6_segments_opsKirill Tkhai
2018-02-19net: Convert xfrm6_net_opsKirill Tkhai
2018-02-19net: Convert ip6_flowlabel_net_opsKirill Tkhai
2018-02-19net: Convert ping_v6_net_opsKirill Tkhai
2018-02-19net: Convert ipv6_sysctl_net_opsKirill Tkhai
2018-02-19net: Convert tcpv6_net_opsKirill Tkhai
2018-02-19net: Convert fib6_rules_net_opsKirill Tkhai
2018-02-19net: Convert ipv6_inetpeer_opsKirill Tkhai
2018-02-19net: Convert raw6_net_ops, udplite6_net_ops, ipv6_proc_ops, if6_proc_net_ops ...Kirill Tkhai
2018-02-19net: Convert icmpv6_sk_ops, ndisc_net_ops and igmp6_net_opsKirill Tkhai
2018-02-19net: Convert ip6mr_net_opsKirill Tkhai
2018-02-19net: Convert cfg80211_pernet_opsKirill Tkhai
2018-02-19net: Convert inet6_net_opsKirill Tkhai
2018-02-19netfilter: IDLETIMER: be syzkaller friendlyEric Dumazet
2018-02-19mac80211: Fix sending ADDBA response for an ongoing sessionIlan Peer
2018-02-19mac80211: Do not disconnect on invalid operating classIlan Peer
2018-02-19cfg80211: clear wep keys after disconnectionAvraham Stern
2018-02-19mac80211: fix calling sleeping function in atomic contextSara Sharon
2018-02-19mac80211: fix a possible leak of station statsSara Sharon
2018-02-19mac80211: Add tx ack signal support in sta infoVenkateswara Naralasetty
2018-02-19cfg80211: send ack_signal to user in probe client responseVenkateswara Naralasetty
2018-02-19mac80211: remove redundant initialization to pointer 'hdr'Colin Ian King
2018-02-19nl80211: Fix external_auth check for offloaded authenticationSrinivas Dasari
2018-02-19nl80211: remove unnecessary genlmsg_cancel() callsJohannes Berg
2018-02-19cfg80211: fix cfg80211_beacon_dupArnd Bergmann
2018-02-16net: Only honor ifindex in IP_PKTINFO if non-0David Ahern
2018-02-16sctp: remove the left unnecessary check for chunk in sctp_renege_eventsXin Long
2018-02-16rxrpc: Work around usercopy checkDavid Howells
2018-02-16net: sched: act: mirred: add extack supportAlexander Aring
2018-02-16net: sched: act: handle extack in tcf_generic_walkerAlexander Aring
2018-02-16net: sched: act: add extack for walk callbackAlexander Aring
2018-02-16net: sched: act: add extack for lookup callbackAlexander Aring
2018-02-16net: sched: act: add extack to init callbackAlexander Aring
2018-02-16net: sched: act: handle generic action errorsAlexander Aring