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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-16
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
Tom Herbert
2
-6
/
+6
2015-12-16
sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
Tom Herbert
1
-2
/
+2
2015-12-15
switchdev: Pass original device to port netdev driver
Ido Schimmel
2
-0
/
+2
2015-12-15
skbuff: Fix offset error in skb_reorder_vlan_header
Vlad Yasevich
1
-1
/
+1
2015-12-12
xfrm: add rcu protection to sk->sk_policy[]
Eric Dumazet
1
-1
/
+1
2015-12-09
sock, cgroup: add sock->sk_cgroup
Tejun Heo
3
-2
/
+14
2015-12-09
net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a struct
Tejun Heo
5
-19
/
+10
2015-12-09
netprio_cgroup: limit the maximum css->id to USHRT_MAX
Tejun Heo
1
-0
/
+9
2015-12-08
net: Fix inverted test in __skb_recv_datagram
Rainer Weikusat
1
-1
/
+1
2015-12-07
Merge branch 'master' into for-4.4-fixes
Tejun Heo
9
-151
/
+201
2015-12-07
core: enable more fine-grained datagram reception control
Rainer Weikusat
1
-29
/
+48
2015-12-06
sctp: update the netstamp_needed counter when copying sockets
Marcelo Ricardo Leitner
1
-2
/
+0
2015-12-06
net: constify netif_is_* helpers net_device param
Jiri Pirko
1
-1
/
+1
2015-12-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-21
/
+31
2015-12-03
net: introduce change lower state notifier
Jiri Pirko
1
-0
/
+20
2015-12-03
net: add possibility to pass information about upper device via notifier
Jiri Pirko
1
-4
/
+7
2015-12-03
net: propagate upper priv via netdev_master_upper_dev_link
Jiri Pirko
1
-12
/
+6
2015-12-03
net: Check CHANGEUPPER notifier return value
Ido Schimmel
1
-2
/
+6
2015-12-03
ipv6: kill sk_dst_lock
Eric Dumazet
1
-3
/
+1
2015-12-03
cgroup: fix handling of multi-destination migration from subtree_control enab...
Tejun Heo
2
-9
/
+11
2015-12-03
net/neighbour: fix crash at dumping device-agnostic proxy entries
Konstantin Khlebnikov
1
-2
/
+2
2015-12-01
net: fix sock_wake_async() rcu protection
Eric Dumazet
1
-1
/
+1
2015-12-01
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
Eric Dumazet
3
-7
/
+7
2015-11-30
net: Generalise wq_has_sleeper helper
Herbert Xu
2
-5
/
+5
2015-11-23
cgroups: Allow dynamically changing net_classid
Nina Schiff
1
-8
/
+18
2015-11-23
net, scm: fix PaX detected msg_controllen overflow in scm_detach_fds
Daniel Borkmann
1
-0
/
+2
2015-11-22
net: IPv6 fib lookup tracepoint
David Ahern
1
-0
/
+4
2015-11-21
net: avoid NULL deref in napi_get_frags()
Eric Dumazet
1
-2
/
+4
2015-11-19
net: provide generic busy polling to all NAPI drivers
Eric Dumazet
1
-0
/
+7
2015-11-19
net: napi_hash_del() returns a boolean status
Eric Dumazet
1
-3
/
+7
2015-11-19
net: move napi_hash[] into read mostly section
Eric Dumazet
1
-1
/
+1
2015-11-19
net: add netif_tx_napi_add()
Eric Dumazet
1
-1
/
+2
2015-11-19
net: move skb_mark_napi_id() into core networking stack
Eric Dumazet
1
-0
/
+2
2015-11-19
net: network drivers no longer need to implement ndo_busy_poll()
Eric Dumazet
1
-5
/
+20
2015-11-19
net: allow BH servicing in sk_busy_loop()
Eric Dumazet
1
-11
/
+7
2015-11-19
net: un-inline sk_busy_loop()
Eric Dumazet
1
-2
/
+48
2015-11-19
net: better skb->sender_cpu and skb->napi_id cohabitation
Eric Dumazet
1
-17
/
+16
2015-11-17
net/core: revert "net: fix __netdev_update_features return.." and add comment
Nikolay Aleksandrov
1
-1
/
+4
2015-11-17
rtnetlink: fix frame size warning in rtnl_fill_ifinfo
Hannes Frederic Sowa
1
-122
/
+152
2015-11-17
net: use skb_clone to avoid alloc_pages failure.
Martin Zhang
1
-1
/
+1
2015-11-17
vlan: Fix untag operations of stacked vlans with REORDER_HEADER off
Vlad Yasevich
1
-1
/
+2
2015-11-17
net/core: use netdev name in warning if no parent
Bjørn Mork
1
-5
/
+8
2015-11-16
net: fix __netdev_update_features return on ndo_set_features failure
Nikolay Aleksandrov
1
-1
/
+1
2015-11-16
net: fix feature changes on devices without ndo_set_features
Nikolay Aleksandrov
1
-0
/
+2
2015-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-4
/
+5
2015-11-10
net: fix a race in dst_release()
Eric Dumazet
1
-1
/
+1
2015-11-07
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2
-6
/
+8
2015-11-05
net/core: ensure features get disabled on new lower devs
Jarod Wilson
1
-3
/
+4
2015-11-03
net/core: fix for_each_netdev_feature
Jarod Wilson
1
-2
/
+6
2015-11-03
ptp: Change ptp_class to a proper bitmask
Stefan Sørensen
1
-8
/
+8
[prev]
[next]