Age | Commit message (Expand) | Author | Files | Lines |
2018-03-19 | net: generalize sk_alloc_sg to work with scatterlist rings | John Fastabend | 1 | -1/+1 |
2018-03-19 | sock: make static tls function alloc_sg generic sock helper | John Fastabend | 1 | -0/+4 |
2018-03-07 | sctp: add support for SCTP_DSTADDRV4/6 Information for sendmsg | Xin Long | 1 | -0/+1 |
2018-03-07 | sctp: add support for PR-SCTP Information for sendmsg | Xin Long | 1 | -0/+1 |
2018-03-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -3/+15 |
2018-03-05 | net: core: dst: Add kernel-doc for 'net' parameter | Jonathan Neuschäfer | 1 | -0/+1 |
2018-03-05 | net: core: dst_cache_set_ip6: Rename 'addr' parameter to 'saddr' for consistency | Jonathan Neuschäfer | 1 | -1/+1 |
2018-03-05 | net: core: dst_cache: Fix a typo in a comment | Jonathan Neuschäfer | 1 | -1/+1 |
2018-03-04 | dsa: Pass the port to get_sset_count() | Andrew Lunn | 1 | -1/+1 |
2018-03-04 | net: Remove unused get_hash_from_flow functions | David Ahern | 1 | -16/+0 |
2018-03-04 | net/ipv6: Add support for path selection using hash of 5-tuple | David Ahern | 3 | -2/+4 |
2018-03-04 | net/ipv6: Pass skb to route lookup | David Ahern | 3 | -5/+11 |
2018-03-04 | net: Rename NETEVENT_MULTIPATH_HASH_UPDATE | David Ahern | 1 | -1/+1 |
2018-03-04 | net/ipv4: Pass net to fib_multipath_hash instead of fib_info | David Ahern | 1 | -1/+1 |
2018-03-02 | Merge tag 'mac80211-next-for-davem-2018-03-02' of git://git.kernel.org/pub/sc... | David S. Miller | 1 | -2/+4 |
2018-03-02 | tcp_bbr: better deal with suboptimal GSO (II) | Eric Dumazet | 1 | -4/+2 |
2018-03-02 | net/mac89x0: Convert to platform_driver | Finn Thain | 1 | -1/+0 |
2018-03-02 | fib_rules: FRA_GENERIC_POLICY updates for ip proto, sport and dport attrs | Roopa Prabhu | 1 | -1/+5 |
2018-03-01 | net: Fix spelling mistake "greater then" -> "greater than" | Gal Pressman | 1 | -1/+1 |
2018-03-01 | mroute*: Make mr_table a common struct | Yuval Mintz | 1 | -1/+1 |
2018-03-01 | ipv6: route: dissect flow in input path if fib rules need it | Roopa Prabhu | 3 | -2/+30 |
2018-03-01 | ipv6: route: dissect flow in input path if fib rules need it | Roopa Prabhu | 2 | -1/+27 |
2018-03-01 | net: fib_rules: support for match on ip_proto, sport and dport | Roopa Prabhu | 1 | -1/+35 |
2018-02-28 | mlxsw: spectrum: Fix handling of resource_size_param | Jiri Pirko | 1 | -3/+15 |
2018-02-28 | net: sch: prio: Add offload ability for grafting a child | Nogah Frankel | 1 | -0/+8 |
2018-02-28 | inet: whitespace cleanup | Stephen Hemminger | 7 | -26/+25 |
2018-02-27 | ip_tunnel: Rename & publish init_tunnel_flow | Petr Machata | 1 | -0/+16 |
2018-02-27 | net: GRE: Add is_gretap_dev, is_ip6gretap_dev | Petr Machata | 1 | -0/+3 |
2018-02-27 | mac80211: support A-MSDU in fast-rx | Felix Fietkau | 1 | -2/+4 |
2018-02-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -2/+2 |
2018-02-23 | net: fib_rules: Add new attribute to set protocol | Donald Sharp | 1 | -1/+2 |
2018-02-22 | Merge tag 'mac80211-next-for-davem-2018-02-22' of git://git.kernel.org/pub/sc... | David S. Miller | 3 | -4/+121 |
2018-02-22 | Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2 | -2/+2 |
2018-02-22 | mac80211: Call mgd_prep_tx before transmitting deauthentication | Ilan Peer | 1 | -0/+13 |
2018-02-22 | mac80211: support reporting A-MPDU EOF bit value/known | Johannes Berg | 2 | -0/+7 |
2018-02-22 | regulatory: add NUL to request alpha2 | Johannes Berg | 1 | -1/+1 |
2018-02-22 | net: Allow a rule to track originating protocol | Donald Sharp | 1 | -1/+2 |
2018-02-21 | tcp: remove the hardcode in the definition of TCPF Macro | Yafang Shao | 1 | -13/+13 |
2018-02-21 | tcp: remove sk_check_csum_caps() | Eric Dumazet | 1 | -9/+0 |
2018-02-21 | tcp: switch to GSO being always on | Eric Dumazet | 1 | -0/+1 |
2018-02-21 | net/mac8390: Convert to nubus_driver | Finn Thain | 1 | -1/+0 |
2018-02-20 | devlink: Perform cleanup of resource_set cb | Arkadi Sharshevsky | 1 | -4/+0 |
2018-02-20 | net: Make cleanup_list and net::cleanup_list of llist type | Kirill Tkhai | 1 | -1/+2 |
2018-02-20 | net: Kill net_mutex | Kirill Tkhai | 1 | -4/+7 |
2018-02-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
2018-02-19 | mac80211: Add tx ack signal support in sta info | Venkateswara Naralasetty | 1 | -0/+1 |
2018-02-19 | cfg80211: send ack_signal to user in probe client response | Venkateswara Naralasetty | 1 | -1/+6 |
2018-02-19 | mac80211: round IEEE80211_TX_STATUS_HEADROOM up to multiple of 4 | Felix Fietkau | 1 | -1/+1 |
2018-02-17 | net: sched: act: handle extack in tcf_generic_walker | Alexander Aring | 1 | -1/+2 |
2018-02-17 | net: sched: act: add extack for walk callback | Alexander Aring | 1 | -1/+2 |