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.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-11-28
netns: enable to dump full nsid translation table
Nicolas Dichtel
1
-6
/
+26
2018-11-28
netns: enable to specify a nsid for a get request
Nicolas Dichtel
1
-0
/
+5
2018-11-28
netns: add support of NETNSA_TARGET_NSID
Nicolas Dichtel
1
-11
/
+75
2018-11-28
netns: introduce 'struct net_fill_args'
Nicolas Dichtel
1
-14
/
+34
2018-11-28
netns: remove net arg from rtnl_net_fill()
Nicolas Dichtel
1
-6
/
+4
2018-11-28
net: bridge: add support for user-controlled bool options
Nikolay Aleksandrov
1
-1
/
+1
2018-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-22
/
+184
2018-11-25
net: remove unsafe skb_insert()
Eric Dumazet
1
-22
/
+0
2018-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+5
2018-11-23
net-gro: use ffs() to speedup napi_gro_flush()
Eric Dumazet
1
-4
/
+6
2018-11-23
net: don't keep lonely packets forever in the gro hash
Paolo Abeni
1
-2
/
+5
2018-11-23
bpf: add skb->tstamp r/w access from tc clsact and cg skb progs
Vlad Dumitrescu
1
-0
/
+29
2018-11-22
net: skb_scrub_packet(): Scrub offload_fwd_mark
Petr Machata
1
-0
/
+5
2018-11-20
net: skb_scrub_packet(): Scrub offload_fwd_mark
Petr Machata
1
-0
/
+5
2018-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+4
2018-11-18
net-gro: reset skb->pkt_type in napi_reuse_skb()
Eric Dumazet
1
-0
/
+4
2018-11-17
net: remove unused skb_send_sock()
Cong Wang
1
-13
/
+0
2018-11-17
net: remove VLAN_TAG_PRESENT
Michał Mirosław
1
-6
/
+0
2018-11-17
net/bpf: split VLAN_PRESENT bit handling from VLAN_TCI
Michał Mirosław
1
-19
/
+21
2018-11-17
bpf: Support socket lookup in CGROUP_SOCK_ADDR progs
Andrey Ignatov
1
-0
/
+45
2018-11-17
bpf: Fix IPv6 dport byte order in bpf_sk_lookup_udp
Andrey Ignatov
1
-3
/
+2
2018-11-16
net: remove BUG_ON from __pskb_pull_tail
Li RongQing
1
-2
/
+0
2018-11-15
net: dump more useful information in netdev_rx_csum_fault()
Cong Wang
3
-5
/
+12
2018-11-12
sctp: add sock_reuseport for the sock in __sctp_hash_endpoint
Xin Long
1
-0
/
+1
2018-11-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2018-11-10
flow_dissector: do not dissect l4 ports for fragments
배석진
1
-2
/
+2
2018-11-09
bpf: Extend the sk_lookup() helper to XDP hookpoint.
Nitin Hande
1
-19
/
+86
2018-11-09
bpf: add perf event notificaton support for sock_ops
Sowmini Varadhan
1
-0
/
+22
2018-11-09
net/core: use __vlan_hwaccel helpers
Michał Mirosław
2
-4
/
+6
2018-11-09
net: move __skb_checksum_complete*() to skbuff.c
Cong Wang
2
-43
/
+43
2018-11-09
net: core: dev_addr_lists: add auxiliary func to handle reference address upd...
Ivan Khoronzhuk
1
-0
/
+97
2018-11-09
sock: Reset dst when changing sk_mark via setsockopt
David Barmann
1
-2
/
+4
2018-11-08
net/vlan: include the shift in skb_vlan_tag_get_prio()
Michał Mirosław
1
-2
/
+1
2018-11-08
net: ensure unbound datagram socket to be chosen when not in a VRF
Mike Manning
1
-0
/
+2
2018-11-07
rtnetlink: Add more extack messages to rtnl_newlink
David Ahern
1
-2
/
+4
2018-11-07
net: Add extack argument to rtnl_create_link
David Ahern
1
-6
/
+12
2018-11-06
sock_diag: fix autoloading of the raw_diag module
Andrei Vagin
1
-0
/
+1
2018-11-06
net: core: netpoll: Enable netconsole IPv6 link local address
Matwey V. Kornilov
1
-1
/
+2
2018-11-06
rtnetlink: restore handling of dumpit return value in rtnl_dump_all()
Alexey Kodanev
1
-1
/
+1
2018-11-04
net: do not abort bulk send on BQL status
Eric Dumazet
1
-1
/
+1
2018-11-03
net: document skb parameter in function 'skb_gso_size_check'
Mathieu Malaterre
1
-0
/
+2
2018-10-30
rtnetlink: Disallow FDB configuration for non-Ethernet device
Ido Schimmel
1
-0
/
+10
2018-10-28
net: Properly unlink GRO packets on overflow.
David S. Miller
1
-1
/
+1
2018-10-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-6
/
+25
2018-10-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-6
/
+9
2018-10-27
net/neigh: fix NULL deref in pneigh_dump_table()
Eric Dumazet
1
-2
/
+2
2018-10-27
bpf: fix wrong helper enablement in cgroup local storage
Daniel Borkmann
1
-4
/
+0
2018-10-26
Merge branch 'for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-0
/
+1
2018-10-26
bpf: add bpf_jit_limit knob to restrict unpriv allocations
Daniel Borkmann
1
-2
/
+8
2018-10-26
bpf: make direct packet write unclone more robust
Daniel Borkmann
1
-0
/
+11
[next]