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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-9
/
+9
2018-07-25
net: remove blank lines at end of file
Stephen Hemminger
1
-1
/
+0
2018-07-24
net: remove redundant input checks in SIOCSIFTXQLEN case of dev_ifsioc
Tariq Toukan
1
-6
/
+1
2018-07-24
sock: fix sg page frag coalescing in sk_alloc_sg
Daniel Borkmann
1
-3
/
+3
2018-07-22
rtnetlink: add rtnl_link_state check in rtnl_configure_link
Roopa Prabhu
1
-3
/
+6
2018-07-22
net: skb_segment() should not return NULL
Eric Dumazet
1
-5
/
+5
2018-07-21
net: create reusable function for getting ownership info of sysfs inodes
Tyler Hicks
2
-18
/
+28
2018-07-21
net-sysfs: make sure objects belong to container's owner
Dmitry Torokhov
1
-1
/
+46
2018-07-21
net-sysfs: require net admin in the init ns for setting tx_maxrate
Tyler Hicks
1
-0
/
+3
2018-07-21
net: Init backlog NAPI's gro_hash.
David S. Miller
1
-6
/
+12
2018-07-21
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
3
-30
/
+136
2018-07-20
flow_dissector: Dissect tos and ttl from the tunnel info
Or Gerlitz
1
-1
/
+13
2018-07-20
net/page_pool: Fix inconsistent lock state warning
Tariq Toukan
1
-1
/
+1
2018-07-19
pktgen: convert safe uses of strncpy() to strcpy() to avoid string truncation...
Jakub Kicinski
1
-6
/
+4
2018-07-18
net: Move skb decrypted field, avoid explicity copy
Stefano Brivio
1
-6
/
+0
2018-07-18
xdp: fix uninitialized 'err' variable
Jakub Kicinski
1
-6
/
+9
2018-07-17
net: Fix GRO_HASH_BUCKETS assertion.
David S. Miller
1
-1
/
+1
2018-07-16
net: convert gro_count to bitmask
Li RongQing
1
-12
/
+24
2018-07-16
net: Add TLS RX offload feature
Ilya Lesokhin
1
-0
/
+1
2018-07-16
net: Add decrypted field to skb
Boris Pismenny
1
-0
/
+6
2018-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-37
/
+116
2018-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-18
/
+21
2018-07-14
skbuff: Unconditionally copy pfmemalloc in __skb_clone()
Stefano Brivio
1
-2
/
+1
2018-07-13
xdp: support simultaneous driver and hw XDP attachment
Jakub Kicinski
2
-59
/
+79
2018-07-13
xdp: factor out common program/flags handling from drivers
Jakub Kicinski
1
-0
/
+34
2018-07-13
xdp: don't make drivers report attachment mode
Jakub Kicinski
2
-6
/
+9
2018-07-13
xdp: add per mode attributes for attached programs
Jakub Kicinski
1
-4
/
+26
2018-07-13
devlink: Add generic parameters region_snapshot
Alex Vesker
1
-0
/
+5
2018-07-13
devlink: Add support for region snapshot read command
Alex Vesker
1
-0
/
+182
2018-07-13
devlink: Add support for region snapshot delete command
Alex Vesker
1
-0
/
+93
2018-07-13
devlink: Extend the support querying for region snapshot IDs
Alex Vesker
1
-0
/
+53
2018-07-13
devlink: Add support for region get command
Alex Vesker
1
-0
/
+114
2018-07-13
devlink: Add support for creating region snapshots
Alex Vesker
1
-0
/
+95
2018-07-13
devlink: Add callback to query for snapshot id before snapshot create
Alex Vesker
1
-0
/
+21
2018-07-13
devlink: Add support for creating and destroying regions
Alex Vesker
1
-0
/
+84
2018-07-13
net: gro: properly remove skb from list
Prashant Bhole
1
-2
/
+4
2018-07-13
net: Don't copy pfmemalloc flag in __copy_skb_header()
Stefano Brivio
1
-0
/
+2
2018-07-12
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2
-26
/
+167
2018-07-11
bpf: fix availability probing for seg6 helpers
Mathieu Xhonneux
1
-15
/
+8
2018-07-10
bpf: fix ldx in ld_abs rewrite for large offsets
Daniel Borkmann
1
-3
/
+13
2018-07-10
net: core: fix use-after-free in __netif_receive_skb_list_core
Edward Cree
1
-2
/
+7
2018-07-10
net: core: fix uses-after-free in list processing
Edward Cree
1
-8
/
+13
2018-07-09
net: allow fallback function to pass netdev
Alexander Duyck
1
-9
/
+3
2018-07-09
net: allow ndo_select_queue to pass netdev
Alexander Duyck
1
-2
/
+4
2018-07-09
net: Add generic ndo_select_queue functions
Alexander Duyck
1
-0
/
+14
2018-07-09
net: Add support for subordinate traffic classes to netdev_pick_tx
Alexander Duyck
1
-23
/
+35
2018-07-09
net: Add support for subordinate device traffic classes
Alexander Duyck
2
-1
/
+109
2018-07-09
net-sysfs: Drop support for XPS and traffic_class on single queue device
Alexander Duyck
1
-2
/
+13
2018-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-10
/
+100
2018-07-08
xdp: XDP_REDIRECT should check IFF_UP and MTU
Toshiaki Makita
1
-2
/
+7
[next]