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
2016-04-15
sctp: simplify sk_receive_queue locking
Marcelo Ricardo Leitner
-15
/
+0
2016-04-15
tcp: do not mess with listener sk_wmem_alloc
Eric Dumazet
-2
/
+7
2016-04-15
devlink: fix sb register stub in case devlink is disabled
Jiri Pirko
-1
/
+3
2016-04-14
soreuseport: fix ordering for mixed v4/v6 sockets
Craig Gallek
-1
/
+5
2016-04-14
ipv6: udp: Do a route lookup and update during release_cb
Martin KaFai Lau
-0
/
+1
2016-04-14
ipv6: datagram: Update dst cache of a connected datagram sk during pmtu update
Martin KaFai Lau
-0
/
+1
2016-04-14
devlink: implement shared buffer occupancy monitoring interface
Jiri Pirko
-0
/
+12
2016-04-14
devlink: add shared buffer configuration
Jiri Pirko
-0
/
+47
2016-04-14
gre: eliminate holes in ip_tunnel
stephen hemminger
-4
/
+3
2016-04-13
sctp: delay calls to sk_data_ready() as much as possible
Marcelo Ricardo Leitner
-1
/
+2
2016-04-13
sctp: compress bit-wide flags to a bitfield on sctp_sock
Marcelo Ricardo Leitner
-6
/
+6
2016-04-13
net: force inlining of netif_tx_start/stop_queue, sock_hold, __sock_put
Denys Vlasenko
-2
/
+2
2016-04-13
sock: tigthen lockdep checks for sock_owned_by_user
Hannes Frederic Sowa
-15
/
+29
2016-04-13
dsa: Rename phys_port_mask to enabled_port_mask
Andrew Lunn
-2
/
+2
2016-04-13
net: dsa: Remove allocation of driver private memory
Andrew Lunn
-1
/
+0
2016-04-13
net: dsa: Have the switch driver allocate there own private memory
Andrew Lunn
-2
/
+8
2016-04-13
net: dsa: Pass the dsa device to the switch drivers
Andrew Lunn
-1
/
+2
2016-04-13
Merge tag 'mac80211-next-for-davem-2016-04-13' of git://git.kernel.org/pub/sc...
David S. Miller
-41
/
+41
2016-04-13
6lowpan: move mac802154 header
Alexander Aring
-0
/
+3
2016-04-13
6lowpan: move eui64 uncompress function
Alexander Aring
-0
/
+16
2016-04-13
6lowpan: move lowpan_802154_dev to 6lowpan
Alexander Aring
-0
/
+12
2016-04-13
6lowpan: change naming for lowpan private data
Alexander Aring
-3
/
+3
2016-04-13
ieee802154: add short address helpers
Alexander Aring
-0
/
+10
2016-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
-93
/
+15
2016-04-12
netfilter: conntrack: move expectation event helper to ecache.c
Florian Westphal
-39
/
+3
2016-04-12
netfilter: conntrack: de-inline nf_conntrack_eventmask_report
Florian Westphal
-54
/
+12
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
-38
/
+18
2016-04-12
cfg80211: Improve Connect/Associate command documentation
Jouni Malinen
-3
/
+23
2016-04-11
net: vrf: Fix dst reference counting
David Ahern
-0
/
+6
2016-04-11
rxrpc: Differentiate local and remote abort codes in structs
David Howells
-1
/
+2
2016-04-11
rxrpc: Move some miscellaneous bits out into their own file
David Howells
-0
/
+1
2016-04-11
net: ipv4: Consider failed nexthops in multipath routes
David Ahern
-0
/
+3
2016-04-10
sctp: avoid refreshing heartbeat timer too often
Marcelo Ricardo Leitner
-1
/
+7
2016-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-4
/
+5
2016-04-08
net: dsa: make the VLAN add function return void
Vivien Didelot
-1
/
+1
2016-04-08
net: dsa: make the FDB add function return void
Vivien Didelot
-1
/
+1
2016-04-08
net: dsa: make the STP state function return void
Vivien Didelot
-2
/
+2
2016-04-08
Merge tag 'mac80211-next-for-davem-2016-04-06' of git://git.kernel.org/pub/sc...
David S. Miller
-6
/
+87
2016-04-08
Merge tag 'mac80211-for-davem-2016-04-06' of git://git.kernel.org/pub/scm/lin...
David S. Miller
-0
/
+2
2016-04-07
net: Fix build failure due to lockdep_sock_is_held().
David S. Miller
-0
/
+2
2016-04-07
sock: make lockdep_sock_is_held static inline
Hannes Frederic Sowa
-1
/
+1
2016-04-07
udp: Remove udp_offloads
Tom Herbert
-3
/
+0
2016-04-07
vxlan: change vxlan to use UDP socket GRO
Tom Herbert
-1
/
+0
2016-04-07
udp: Add socket based GRO and config
Tom Herbert
-0
/
+7
2016-04-07
udp: Add GRO functions to UDP socket
Tom Herbert
-2
/
+5
2016-04-07
udp: Add udp6_lib_lookup_skb and udp4_lib_lookup_skb
Tom Herbert
-0
/
+4
2016-04-07
net: Checks skb_dst to be NULL in inet_iif
Tom Herbert
-3
/
+4
2016-04-07
net: introduce lockdep_is_held and update various places to use it
Hannes Frederic Sowa
-2
/
+10
2016-04-07
sock: fix lockdep annotation in release_sock
Hannes Frederic Sowa
-1
/
+6
2016-04-06
vxlan: implement GPE
Jiri Benc
-0
/
+68
[prev]
[next]