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
2017-05-23
net: make struct inet_frags::qsize unsigned
Alexey Dobriyan
-1
/
+1
2017-05-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
-10
/
+0
2017-05-23
net/sched: act_csum: Add accessors for offloading drivers
Or Gerlitz
-0
/
+15
2017-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-1
/
+5
2017-05-22
net: dsa: move notifier info to private header
Vivien Didelot
-10
/
+0
2017-05-22
net: ipv6: Plumb extack through route add functions
David Ahern
-2
/
+3
2017-05-22
net: ipv4: Plumb extack through route add functions
David Ahern
-1
/
+2
2017-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
-1
/
+5
2017-05-19
wireless: Only join DFS channels in mesh mode if userspace flags support
Benjamin Berg
-0
/
+4
2017-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-2
/
+2
2017-05-18
Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbook
Jonathan Corbet
-5
/
+4
2017-05-18
net: dsa: use switchdev_obj_dump_cb_t everywhere
Vivien Didelot
-3
/
+3
2017-05-18
net: dsa: include switchdev.h only once
Vivien Didelot
-6
/
+1
2017-05-18
net: make struct dst_entry::dev first member
Alexey Dobriyan
-1
/
+1
2017-05-18
net: x25: fix one potential use-after-free issue
linzhang
-2
/
+2
2017-05-18
Bluetooth: Set LE Default PHY preferences
Marcel Holtmann
-0
/
+7
2017-05-18
Bluetooth: Enable LE Channel Selection Algorithm event
Marcel Holtmann
-0
/
+1
2017-05-17
tcp: switch TCP TS option (RFC 7323) to 1ms clock
Eric Dumazet
-9
/
+50
2017-05-17
tcp: use tcp_jiffies32 for rcv_tstamp and lrcvtime
Eric Dumazet
-2
/
+2
2017-05-17
tcp: use tcp_jiffies32 to feed tp->lsndtime
Eric Dumazet
-1
/
+1
2017-05-17
tcp: introduce tcp_jiffies32
Eric Dumazet
-5
/
+8
2017-05-17
net: sched: add termination action to allow goto chain
Jiri Pirko
-2
/
+8
2017-05-17
net: sched: push tp down to action init
Jiri Pirko
-6
/
+6
2017-05-17
net: sched: introduce multichain support for filters
Jiri Pirko
-2
/
+9
2017-05-17
net: sched: introduce helpers to work with filter chains
Jiri Pirko
-1
/
+6
2017-05-17
net: sched: introduce tcf block infractructure
Jiri Pirko
-3
/
+17
2017-05-17
net: sched: move tc_classify function to cls_api.c
Jiri Pirko
-3
/
+9
2017-05-17
net: dsa: Sort DSA tagging protocol drivers
Andrew Lunn
-4
/
+4
2017-05-17
net: dsa: store CPU port pointer in the tree
Vivien Didelot
-7
/
+6
2017-05-17
mac80211: Dynamically set CoDel parameters per station
Toke Høiland-Jørgensen
-0
/
+16
2017-05-16
tcp: internal implementation for pacing
Eric Dumazet
-1
/
+11
2017-05-16
udp: use a separate rx queue for packet reception
Paolo Abeni
-8
/
+3
2017-05-16
net/sock: factor out dequeue/peek with offset code
Paolo Abeni
-2
/
+2
2017-05-16
net: fix some identation issues at kernel-doc markups
Mauro Carvalho Chehab
-5
/
+4
2017-05-15
netfilter: nf_tables: revisit chain/object refcounting from elements
Pablo Neira Ayuso
-1
/
+1
2017-05-15
netfilter: nfnl_cthelper: reject del request if helper obj is in use
Liping Zhang
-0
/
+2
2017-05-15
netfilter: introduce nf_conntrack_helper_put helper function
Liping Zhang
-0
/
+2
2017-05-10
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-1
/
+1
2017-05-08
Revert "ipv4: restore rt->fi for reference counting"
David S. Miller
-1
/
+0
2017-05-08
ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
WANG Cong
-0
/
+2
2017-05-08
Merge tag 'mac80211-for-davem-2017-05-08' of git://git.kernel.org/pub/scm/lin...
David S. Miller
-3
/
+1
2017-05-08
tcp: make congestion control optionally skip slow start after idle
Wei Wang
-1
/
+3
2017-05-08
ipv4: restore rt->fi for reference counting
WANG Cong
-0
/
+1
2017-05-08
cfg80211: fix multi scheduled scan kernel-doc
Johannes Berg
-1
/
+1
2017-05-08
mac80211: properly remove RX_ENC_FLAG_40MHZ
Johannes Berg
-2
/
+0
2017-05-05
tcp: randomize timestamps on syncookies
Eric Dumazet
-6
/
+9
2017-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-1
/
+2
2017-05-04
cfg80211: make RATE_INFO_BW_20 the default
Johannes Berg
-1
/
+1
2017-05-04
ipv6: initialize route null entry in addrconf_init()
WANG Cong
-0
/
+1
2017-05-04
xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICY
Sabrina Dubroca
-10
/
+0
[prev]
[next]