index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
udp: move scratch area helpers into the include file
Paolo Abeni
2017-06-27
1
-0
/
+61
*
net: add netlink_ext_ack argument to rtnl_link_ops.slave_validate
Matthias Schiffer
2017-06-27
1
-1
/
+2
*
net: add netlink_ext_ack argument to rtnl_link_ops.slave_changelink
Matthias Schiffer
2017-06-27
1
-1
/
+2
*
net: add netlink_ext_ack argument to rtnl_link_ops.validate
Matthias Schiffer
2017-06-27
1
-1
/
+2
*
net: add netlink_ext_ack argument to rtnl_link_ops.changelink
Matthias Schiffer
2017-06-27
1
-1
/
+2
*
net: add netlink_ext_ack argument to rtnl_link_ops.newlink
Matthias Schiffer
2017-06-27
1
-1
/
+2
*
net: store port/representator id in metadata_dst
Jakub Kicinski
2017-06-25
1
-9
/
+32
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-06-23
1
-4
/
+8
|
\
|
*
xfrm: add UDP encapsulation port in migrate message
Antony Antony
2017-06-07
1
-2
/
+4
|
*
xfrm: extend MIGRATE with UDP encapsulation port
Antony Antony
2017-06-07
1
-2
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-21
1
-2
/
+2
|
\
\
|
*
|
dev_ioctl: copy only the smaller struct iwreq for wext
Johannes Berg
2017-06-14
1
-2
/
+2
*
|
|
sock: avoid dirtying incoming_cpu if not needed
Paolo Abeni
2017-06-21
1
-1
/
+4
*
|
|
sctp: handle errors when updating asoc
Xin Long
2017-06-20
1
-2
/
+2
*
|
|
vxlan: check valid combinations of address scopes
Matthias Schiffer
2017-06-20
1
-0
/
+2
*
|
|
vxlan: get rid of redundant vxlan_dev.flags
Matthias Schiffer
2017-06-20
1
-1
/
+0
*
|
|
tcp: md5: add TCP_MD5SIG_EXT socket option to set a key address prefix
Ivan Delalande
2017-06-19
1
-0
/
+1
*
|
|
tcp: md5: add an address prefix for key lookup
Ivan Delalande
2017-06-19
1
-2
/
+4
*
|
|
net: add debug atomic_inc_not_zero() in dst_hold()
Wei Wang
2017-06-18
1
-1
/
+1
*
|
|
net: reorder all the dst flags
Wei Wang
2017-06-18
1
-5
/
+5
*
|
|
net: remove DST_NOCACHE flag
Wei Wang
2017-06-18
2
-2
/
+1
*
|
|
net: remove DST_NOGC flag
Wei Wang
2017-06-18
1
-5
/
+1
*
|
|
net: remove dst gc related code
Wei Wang
2017-06-18
1
-21
/
+0
*
|
|
xfrm: take refcnt of dst when creating struct xfrm_dst bundle
Wei Wang
2017-06-18
1
-1
/
+0
*
|
|
ipv6: get rid of icmp6 dst garbage collector
Wei Wang
2017-06-18
1
-1
/
+0
*
|
|
ipv4: call dst_hold_safe() properly
Wei Wang
2017-06-18
1
-1
/
+3
*
|
|
net: introduce a new function dst_dev_put()
Wei Wang
2017-06-18
1
-0
/
+1
*
|
|
net: introduce DST_NOGC in dst_release() to destroy dst based on refcnt
Wei Wang
2017-06-18
1
-1
/
+4
*
|
|
tls: kernel TLS support
Dave Watson
2017-06-15
1
-0
/
+237
*
|
|
tcp: export do_tcp_sendpages and tcp_rate_check_app_limited functions
Dave Watson
2017-06-15
1
-0
/
+2
*
|
|
tcp: ULP infrastructure
Dave Watson
2017-06-15
2
-0
/
+29
*
|
|
net: dsa: Associate slave network device with CPU port
Florian Fainelli
2017-06-13
1
-0
/
+1
*
|
|
net: dsa: Relocate master ethtool operations
Florian Fainelli
2017-06-13
1
-12
/
+5
*
|
|
net: dsa: Remove master_netdev and use dst->cpu_dp->netdev
Florian Fainelli
2017-06-13
1
-5
/
+0
*
|
|
Merge tag 'mac80211-next-for-davem-2017-06-13' of git://git.kernel.org/pub/sc...
David S. Miller
2017-06-13
2
-4
/
+75
|
\
\
\
|
*
|
|
nl80211: add authorized flag to ROAM event
Avraham Stern
2017-06-13
1
-0
/
+4
|
*
|
|
cfg80211: support 4-way handshake offloading for 802.1X
Avraham Stern
2017-06-13
1
-0
/
+32
|
*
|
|
cfg80211: support 4-way handshake offloading for WPA/WPA2-PSK
Eliad Peller
2017-06-13
1
-0
/
+2
|
*
|
|
mac80211: manage RX BA session offload without SKB queue
Johannes Berg
2017-06-08
1
-4
/
+17
|
*
|
|
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
2017-06-08
27
-110
/
+270
|
|
\
\
\
|
*
|
|
|
wireless: Only join DFS channels in mesh mode if userspace flags support
Benjamin Berg
2017-05-19
1
-0
/
+4
|
*
|
|
|
mac80211: Dynamically set CoDel parameters per station
Toke Høiland-Jørgensen
2017-05-17
1
-0
/
+16
*
|
|
|
|
Ipvlan should return an error when an address is already in use.
Krister Johansen
2017-06-09
1
-1
/
+9
*
|
|
|
|
net: bridge: Receive notification about successful FDB offload
Arkadi Sharshevsky
2017-06-08
1
-0
/
+1
*
|
|
|
|
net: bridge: Add support for notifying devices about FDB add/del
Arkadi Sharshevsky
2017-06-08
1
-2
/
+4
*
|
|
|
|
net: switchdev: Add support for querying supported bridge flags by hardware
Arkadi Sharshevsky
2017-06-08
1
-0
/
+2
*
|
|
|
|
Merge tag 'rxrpc-rewrite-20170607-v2' of git://git.kernel.org/pub/scm/linux/k...
David S. Miller
2017-06-08
1
-0
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
rxrpc: Provide a cmsg to specify the amount of Tx data for a call
David Howells
2017-06-07
1
-0
/
+2
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
tcp: add TCPMemoryPressuresChrono counter
Eric Dumazet
2017-06-08
2
-21
/
+4
*
|
|
|
|
tcp: Namespaceify sysctl_tcp_timestamps
Eric Dumazet
2017-06-08
3
-4
/
+5
[next]