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