index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-15
sctp: add support for RPS and RFS
Marcelo Ricardo Leitner
2
-0
/
+6
2016-04-15
net: validate_xmit_skb() changes
Eric Dumazet
1
-5
/
+2
2016-04-15
packet: uses kfree_skb() for errors.
Weongyo Jeong
1
-2
/
+12
2016-04-14
tipc: fix a race condition leading to subscriber refcnt bug
Parthasarathy Bhuvaragan
3
-10
/
+17
2016-04-14
GSO: Support partial segmentation offload
Alexander Duyck
8
-22
/
+137
2016-04-14
GRO: Add support for TCP with fixed IPv4 ID field, limit tunnel IP ID values
Alexander Duyck
4
-10
/
+50
2016-04-14
GSO: Add GSO type for fixed IPv4 ID
Alexander Duyck
7
-15
/
+48
2016-04-14
ethtool: Add support for toggling any of the GSO offloads
Alexander Duyck
1
-0
/
+2
2016-04-14
devlink: implement shared buffer occupancy monitoring interface
Jiri Pirko
1
-6
/
+92
2016-04-14
devlink: add shared buffer configuration
Jiri Pirko
1
-0
/
+940
2016-04-14
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
1
-13
/
+10
2016-04-14
net: remove netdevice gso_min_segs
Eric Dumazet
1
-2
/
+1
2016-04-14
qdisc: constify meta_type_ops structures
Julia Lawall
1
-4
/
+4
2016-04-14
sctp: delay calls to sk_data_ready() as much as possible
Marcelo Ricardo Leitner
2
-2
/
+9
2016-04-14
bridge: a netlink notification should be sent when those attributes are chang...
Xin Long
1
-16
/
+24
2016-04-14
bridge: a netlink notification should be sent when those attributes are chang...
Xin Long
1
-2
/
+3
2016-04-14
bridge: a netlink notification should be sent when those attributes are chang...
Xin Long
2
-37
/
+14
2016-04-14
bridge: simplify the stp_state_store by calling store_bridge_parm
Xin Long
1
-15
/
+9
2016-04-14
bridge: simplify the forward_delay_store by calling store_bridge_parm
Xin Long
1
-17
/
+10
2016-04-14
bridge: simplify the flush_store by calling store_bridge_parm
Xin Long
1
-7
/
+7
2016-04-14
ipv6, token: allow for clearing the current device token
Daniel Borkmann
1
-4
/
+6
2016-04-14
sock: tigthen lockdep checks for sock_owned_by_user
Hannes Frederic Sowa
4
-6
/
+4
2016-04-14
udp: do not expect udp headers in recv cmsg IP_CMSG_CHECKSUM
Willem de Bruijn
2
-2
/
+3
2016-04-14
udp: do not expect udp headers on ioctl SIOCINQ
Willem de Bruijn
1
-2
/
+0
2016-04-14
dsa: Rename phys_port_mask to enabled_port_mask
Andrew Lunn
1
-4
/
+4
2016-04-14
net: dsa: Remove allocation of driver private memory
Andrew Lunn
1
-1
/
+1
2016-04-14
net: dsa: Have the switch driver allocate there own private memory
Andrew Lunn
1
-3
/
+5
2016-04-14
net: dsa: Pass the dsa device to the switch drivers
Andrew Lunn
1
-3
/
+4
2016-04-14
Merge tag 'mac80211-next-for-davem-2016-04-13' of git://git.kernel.org/pub/sc...
David S. Miller
35
-205
/
+205
2016-04-14
tipc: remove remnants of old broadcast code
Jon Paul Maloy
1
-15
/
+0
2016-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
6
-36
/
+273
2016-04-13
netfilter: conntrack: move expectation event helper to ecache.c
Florian Westphal
1
-0
/
+30
2016-04-13
netfilter: conntrack: de-inline nf_conntrack_eventmask_report
Florian Westphal
1
-0
/
+54
2016-04-12
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
4
-6
/
+26
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
35
-205
/
+205
2016-04-11
rxrpc: Create a null security type and get rid of conditional calls
David Howells
9
-61
/
+105
2016-04-11
rxrpc: Absorb the rxkad security module
David Howells
6
-134
/
+85
2016-04-11
rxrpc: Don't assume transport address family and size when using it
David Howells
2
-4
/
+4
2016-04-11
rxrpc: Don't pass gfp around in incoming call handling functions
David Howells
4
-12
/
+9
2016-04-11
rxrpc: Differentiate local and remote abort codes in structs
David Howells
8
-21
/
+37
2016-04-11
rxrpc: Static arrays of strings should be const char *const[]
David Howells
2
-2
/
+2
2016-04-11
rxrpc: Move some miscellaneous bits out into their own file
David Howells
5
-84
/
+106
2016-04-11
rxrpc: Disable a debugging statement that has been left enabled.
David Howells
1
-1
/
+1
2016-04-11
rxrpc: do not pull udp headers on receive
Willem de Bruijn
1
-2
/
+2
2016-04-11
sunrpc: do not pull udp headers on receive
Willem de Bruijn
3
-7
/
+5
2016-04-11
net: ipv4: Consider failed nexthops in multipath routes
David Ahern
2
-5
/
+40
2016-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
34
-110
/
+203
2016-04-09
ipv6: fix inet6_lookup_listener()
Eric Dumazet
1
-2
/
+2
2016-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
24
-51
/
+144
2016-04-08
net: dsa: make the VLAN add function return void
Vivien Didelot
1
-8
/
+3
[next]