index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: skbuff: Coding: Use eth_type_vlan() instead of open coding it
Shmulik Ladkani
2016-09-22
1
-4
/
+2
*
net: skbuff: Remove errornous length validation in skb_vlan_pop()
Shmulik Ladkani
2016-09-22
1
-6
/
+4
*
net/sched: act_vlan: Introduce TCA_VLAN_ACT_MODIFY vlan action
Shmulik Ladkani
2016-09-22
1
-1
/
+28
*
net: skbuff: Export __skb_vlan_pop
Shmulik Ladkani
2016-09-22
1
-2
/
+5
*
net: act_mirred: allow statistic updates from offloaded actions
Jakub Kicinski
2016-09-21
1
-0
/
+8
*
net: cls_bpf: allow offloaded filters to update stats
Jakub Kicinski
2016-09-21
1
-0
/
+11
*
net: cls_bpf: add support for marking filters as hardware-only
Jakub Kicinski
2016-09-21
1
-9
/
+25
*
net: cls_bpf: limit hardware offload by software-only flag
Jakub Kicinski
2016-09-21
1
-2
/
+20
*
net: cls_bpf: add hardware offload
Jakub Kicinski
2016-09-21
1
-0
/
+70
*
tcp_bbr: add BBR congestion control
Neal Cardwell
2016-09-21
3
-0
/
+915
*
tcp: new CC hook to set sending rate with rate_sample in any CA state
Yuchung Cheng
2016-09-21
2
-4
/
+15
*
tcp: allow congestion control to expand send buffer differently
Yuchung Cheng
2016-09-21
1
-1
/
+3
*
tcp: export tcp_mss_to_mtu() for congestion control modules
Neal Cardwell
2016-09-21
1
-0
/
+1
*
tcp: export tcp_tso_autosize() and parameterize minimum number of TSO segments
Neal Cardwell
2016-09-21
1
-3
/
+6
*
tcp: allow congestion control module to request TSO skb segment count
Neal Cardwell
2016-09-21
1
-2
/
+13
*
tcp: export data delivery rate
Yuchung Cheng
2016-09-21
2
-2
/
+21
*
tcp: track application-limited rate samples
Soheil Hassas Yeganeh
2016-09-21
3
-1
/
+39
*
tcp: track data delivery rate for a TCP connection
Yuchung Cheng
2016-09-21
4
-15
/
+186
*
tcp: count packets marked lost for a TCP connection
Neal Cardwell
2016-09-21
1
-1
/
+24
*
tcp: switch back to proper tcp_skb_cb size check in tcp_init()
Eric Dumazet
2016-09-21
1
-2
/
+3
*
net_sched: sch_fq: add low_rate_threshold parameter
Eric Dumazet
2016-09-21
1
-3
/
+19
*
tcp: use windowed min filter library for TCP min_rtt estimation
Neal Cardwell
2016-09-21
3
-61
/
+7
*
tcp: cdg: rename struct minmax in tcp_cdg.c to avoid a naming conflict
Soheil Hassas Yeganeh
2016-09-21
1
-6
/
+6
*
net sched actions: fix GETing actions
Jamal Hadi Salim
2016-09-20
1
-0
/
+20
*
bpf: direct packet write and access for helpers for clsact progs
Daniel Borkmann
2016-09-20
1
-17
/
+117
*
openvswitch: avoid resetting flow key while installing new flow.
pravin shelar
2016-09-20
4
-9
/
+10
*
openvswitch: Fix Frame-size larger than 1024 bytes warning.
pravin shelar
2016-09-20
1
-6
/
+9
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2016-09-20
13
-110
/
+825
|
\
|
*
Bluetooth: Set appearance only for LE capable controllers
Michał Narajowski
2016-09-19
1
-0
/
+4
|
*
Bluetooth: Fix missing ext info event when setting appearance
Michał Narajowski
2016-09-19
1
-0
/
+2
|
*
Bluetooth: Add supported data types to ext info changed event
Michał Narajowski
2016-09-19
1
-4
/
+10
|
*
Bluetooth: Add appearance to Read Ext Controller Info command
Szymon Janc
2016-09-19
1
-0
/
+14
|
*
Bluetooth: Factor appending EIR to separate helper
Michał Narajowski
2016-09-19
1
-13
/
+22
|
*
Bluetooth: Refactor read_ext_controller_info handler
Szymon Janc
2016-09-19
1
-20
/
+16
|
*
Bluetooth: Increment management interface revision
Szymon Janc
2016-09-19
1
-1
/
+1
|
*
Bluetooth: Fix advertising instance validity check for flags
Szymon Janc
2016-09-19
1
-1
/
+2
|
*
Bluetooth: Unify advertising instance flags check
Szymon Janc
2016-09-19
1
-37
/
+48
|
*
Bluetooth: Remove unused parameter from tlv_data_is_valid function
Szymon Janc
2016-09-19
1
-4
/
+3
|
*
Bluetooth: Add support for appearance in scan rsp
Michał Narajowski
2016-09-19
2
-0
/
+45
|
*
Bluetooth: Add support for local name in scan rsp
Michał Narajowski
2016-09-19
2
-10
/
+64
|
*
Bluetooth: Fix not registering BR/EDR SMP channel with force_bredr flag
Szymon Janc
2016-09-19
1
-1
/
+4
|
*
Bluetooth: Use kzalloc instead of kmalloc/memset
Wei Yongjun
2016-09-19
1
-3
/
+1
|
*
Bluetooth: Fix reason code used for rejecting SCO connections
Frédéric Dalleau
2016-09-19
1
-1
/
+1
|
*
Bluetooth: Fix wrong New Settings event when closing HCI User Channel
Marcel Holtmann
2016-09-19
1
-0
/
+1
|
*
Bluetooth: Send control open and close messages for HCI user channels
Marcel Holtmann
2016-09-19
1
-0
/
+35
|
*
Bluetooth: Append local name and CoD to Extended Controller Info
Michał Narajowski
2016-09-19
1
-21
/
+42
|
*
Bluetooth: Add framework for Extended Controller Information
Marcel Holtmann
2016-09-19
1
-2
/
+60
|
*
Bluetooth: Handle HCI raw socket transition from unbound to bound
Marcel Holtmann
2016-09-19
1
-17
/
+36
|
*
Bluetooth: Send control open and close messages for HCI raw sockets
Marcel Holtmann
2016-09-19
1
-0
/
+48
|
*
Bluetooth: Add extra channel checks for control open/close messages
Marcel Holtmann
2016-09-19
1
-5
/
+19
[next]