index
:
linux-stable.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-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
2018-01-08
netfilter: conntrack: remove nlattr_size pointer from l4proto trackers
Florian Westphal
2018-01-07
ipv6: Export sernum update function
Ido Schimmel
2018-01-07
ipv6: Add explicit flush indication to routes
Ido Schimmel
2018-01-07
ipv6: Set nexthop flags upon carrier change
Ido Schimmel
2018-01-07
ipv6: Prepare to handle multiple netdev events
Ido Schimmel
2018-01-07
ipv6: Clear nexthop flags upon netdev up
Ido Schimmel
2018-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-01-05
xdp/qede: setup xdp_rxq_info and intro xdp_rxq_info_is_reg
Jesper Dangaard Brouer
2018-01-05
xdp: base API for new XDP rx-queue info concept
Jesper Dangaard Brouer
2018-01-05
net: sched: fix tcf_block_get_ext() in case CONFIG_NET_CLS is not set
Quentin Monnet
2018-01-05
can: af_can: give struct holding the CAN per device receive lists a sensible ...
Marc Kleine-Budde
2018-01-04
Merge tag 'mac80211-next-for-davem-2018-01-04' of git://git.kernel.org/pub/sc...
David S. Miller
2018-01-03
vxlan: trivial indenting fix.
William Tu
2017-12-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-28
sock: Add sock_owned_by_user_nocheck
Tom Herbert
2017-12-27
net: sch: api: fix tcf_block_get
Sudip Mukherjee
2017-12-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-12-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-21
net: sch: api: add extack support in qdisc_create_dflt
Alexander Aring
2017-12-21
net: sch: api: add extack support in qdisc_alloc
Alexander Aring
2017-12-21
net: sch: api: add extack support in tcf_block_get
Alexander Aring
2017-12-21
net: sch: api: add extack support in qdisc_get_rtab
Alexander Aring
2017-12-21
net: sched: sch: add extack for graft callback
Alexander Aring
2017-12-21
net: sched: sch: add extack for block callback
Alexander Aring
2017-12-21
net: sched: sch: add extack to change class
Alexander Aring
2017-12-21
net: sched: sch: add extack for change qdisc ops
Alexander Aring
2017-12-21
net: sched: sch: add extack for init callback
Alexander Aring
2017-12-21
xfrm: check for xdo_dev_state_free
Shannon Nelson
2017-12-20
net: sock: replace sk_state_load with inet_sk_state_load and remove sk_state_...
Yafang Shao
2017-12-20
net: tracepoint: replace tcp_set_state tracepoint with inet_sock_set_state tr...
Yafang Shao
2017-12-20
cls_bpf: fix offload assumptions after callback conversion
Jakub Kicinski
2017-12-20
xfrm: Allow IPsec GSO with software crypto for local sockets.
Steffen Klassert
2017-12-20
net: Add asynchronous callbacks for xfrm on layer 2.
Steffen Klassert
2017-12-20
xfrm: Separate ESP handling from segmentation for GRO packets.
Steffen Klassert
2017-12-19
sock: Hide unused variable when !CONFIG_PROC_FS.
Tonghao Zhang
2017-12-19
sock: Move the socket inuse to namespace.
Tonghao Zhang
2017-12-19
sock: Change the netns_core member name.
Tonghao Zhang
2017-12-19
Merge tag 'mac80211-for-davem-2017-12-19' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2017-12-19
cfg80211: Scan results to also report the per chain signal strength
Sunil Dutt
2017-12-19
Revert "mac80211: Add TXQ scheduling API"
Johannes Berg
2017-12-19
Revert "mac80211: Add airtime account and scheduling to TXQs"
Johannes Berg
2017-12-19
nl80211: Remove obsolete kerneldoc line
Jonathan Corbet
2017-12-19
xfrm: Reinject transport-mode packets through tasklet
Herbert Xu
2017-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-15
sctp: implement handle_ftsn for sctp_stream_interleave
Xin Long
2017-12-15
sctp: implement report_ftsn for sctp_stream_interleave
Xin Long
2017-12-15
sctp: implement validate_ftsn for sctp_stream_interleave
Xin Long
2017-12-15
sctp: implement generate_ftsn for sctp_stream_interleave
Xin Long
2017-12-15
sctp: add basic structures and make chunk function for ifwdtsn
Xin Long
[prev]
[next]