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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-31
bpf: add End.DT6 action to bpf_lwt_seg6_action helper
Mathieu Xhonneux
1
-1
/
+3
2018-07-30
net/tc: introduce TC_ACT_REINSERT.
Paolo Abeni
2
-0
/
+31
2018-07-30
tc/act: remove unneeded RCU lock in action callback
Paolo Abeni
2
-1
/
+3
2018-07-30
net: remove sock_poll_busy_flag
Christoph Hellwig
1
-6
/
+0
2018-07-30
net: remove sock_poll_busy_loop
Christoph Hellwig
1
-9
/
+0
2018-07-30
net: don not detour through struct sock to find the poll waitqueue
Christoph Hellwig
1
-3
/
+2
2018-07-30
net: simplify sock_poll_wait
Christoph Hellwig
1
-5
/
+6
2018-07-30
Bluetooth: Add new quirk for non-persistent setup settings
Sean Wang
1
-0
/
+9
2018-07-30
Bluetooth: Implement secondary advertising on different PHYs
Jaganath Kanakkassery
2
-0
/
+10
2018-07-30
Bluetooth: Handle ADv set terminated event
Jaganath Kanakkassery
1
-0
/
+8
2018-07-30
Bluetooth: Implement Set ADV set random address
Jaganath Kanakkassery
2
-0
/
+10
2018-07-30
Bluetooth: Implement disable and removal of adv instance
Jaganath Kanakkassery
1
-0
/
+2
2018-07-30
Bluetooth: Use Set ext adv/scan rsp data if controller supports
Jaganath Kanakkassery
1
-0
/
+22
2018-07-30
Bluetooth: Impmlement extended adv enable
Jaganath Kanakkassery
2
-0
/
+40
2018-07-30
Bluetooth: Read no of adv sets during init
Jaganath Kanakkassery
2
-0
/
+11
2018-07-30
Bluetooth: Handle extended ADV PDU types
Jaganath Kanakkassery
1
-0
/
+8
2018-07-30
Bluetooth: Set Scan PHYs based on selected PHYs by user
Jaganath Kanakkassery
2
-1
/
+12
2018-07-30
Bluetooth: Implement PHY changed event
Jaganath Kanakkassery
2
-0
/
+6
2018-07-30
Bluetooth: Implement Set PHY Confguration command
Jaganath Kanakkassery
1
-0
/
+19
2018-07-30
Bluetooth: Implement Get PHY Configuration mgmt command
Jaganath Kanakkassery
1
-0
/
+25
2018-07-30
Bluetooth: Add defines for BREDR pkt_type and LE PHYs
Jaganath Kanakkassery
2
-0
/
+18
2018-07-30
Bluetooth: Define PHY flags in hdev and set 1M as default
Jaganath Kanakkassery
2
-0
/
+7
2018-07-30
netfilter: nf_tables: handle meta/lookup with direct call
Florian Westphal
1
-0
/
+7
2018-07-27
net: dcb: Add priority-to-DSCP map getters
Petr Machata
1
-0
/
+13
2018-07-27
net: sched: don't dump chains only held by actions
Jiri Pirko
2
-0
/
+4
2018-07-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-9
/
+64
2018-07-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-9
/
+20
2018-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-3
/
+2
2018-07-24
Merge tag 'mac80211-for-davem-2018-07-24' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-6
/
+6
2018-07-24
net: sched: cls_flower: propagate chain teplate creation and destruction to d...
Jiri Pirko
1
-0
/
+2
2018-07-24
net: sched: introduce chain templates
Jiri Pirko
1
-0
/
+12
2018-07-24
net: sched: introduce chain object to uapi
Jiri Pirko
1
-0
/
+1
2018-07-24
net: sched: Avoid implicit chain 0 creation
Jiri Pirko
1
-1
/
+4
2018-07-23
ipv6: use fib6_info_hold_safe() when necessary
Wei Wang
1
-0
/
+5
2018-07-22
nfp: bring back support for offloading shared blocks
Jakub Kicinski
1
-5
/
+0
2018-07-22
net/ipv6: Fix linklocal to global address with VRF
David Ahern
1
-0
/
+5
2018-07-21
net: create reusable function for getting ownership info of sysfs inodes
Tyler Hicks
1
-0
/
+10
2018-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
13
-165
/
+174
2018-07-21
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
8
-15
/
+26
2018-07-21
tcp: do not delay ACK in DCTCP upon CE status change
Yuchung Cheng
1
-0
/
+1
2018-07-21
tcp: do not cancel delay-AcK on DCTCP special ACK
Yuchung Cheng
1
-0
/
+1
2018-07-20
netfilter: nf_tables: use dev->name directly
Florian Westphal
1
-1
/
+0
2018-07-20
xfrm: Remove xfrmi interface ID from flowi
Benedict Wong
3
-10
/
+15
2018-07-20
flow_dissector: Dissect tos and ttl from the tunnel info
Or Gerlitz
1
-1
/
+1
2018-07-19
ipv6: fix useless rol32 call on hash
Colin Ian King
1
-1
/
+1
2018-07-19
net: dsa: Remove VLA usage
Salvatore Mesoraca
1
-0
/
+3
2018-07-18
ipv6: remove dependency of nf_defrag_ipv6 on ipv6 module
Florian Westphal
2
-28
/
+104
2018-07-18
netfilter: nf_tables: use dedicated mutex to guard transactions
Florian Westphal
1
-0
/
+1
2018-07-18
netfilter: Remove useless param helper of nf_ct_helper_ext_add
Gao Feng
1
-3
/
+1
2018-07-18
ipvs: add assured state for conn templates
Julian Anastasov
1
-0
/
+16
[prev]
[next]