index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-22
net/sched: act_vlan: Introduce TCA_VLAN_ACT_MODIFY vlan action
Shmulik Ladkani
1
-0
/
+1
2016-09-22
net: skbuff: Export __skb_vlan_pop
Shmulik Ladkani
1
-0
/
+1
2016-09-21
net: cls_bpf: allow offloaded filters to update stats
Jakub Kicinski
1
-0
/
+1
2016-09-21
bpf: enable non-core use of the verfier
Jakub Kicinski
1
-0
/
+11
2016-09-21
bpf: expose internal verfier structures
Jakub Kicinski
1
-0
/
+79
2016-09-21
net: cls_bpf: limit hardware offload by software-only flag
Jakub Kicinski
2
-0
/
+2
2016-09-21
net: cls_bpf: add hardware offload
Jakub Kicinski
2
-0
/
+16
2016-09-21
tcp_bbr: add BBR congestion control
Neal Cardwell
1
-0
/
+13
2016-09-21
tcp: increase ICSK_CA_PRIV_SIZE from 64 bytes to 88
Neal Cardwell
1
-2
/
+2
2016-09-21
tcp: new CC hook to set sending rate with rate_sample in any CA state
Yuchung Cheng
1
-0
/
+4
2016-09-21
tcp: allow congestion control to expand send buffer differently
Yuchung Cheng
1
-0
/
+2
2016-09-21
tcp: export tcp_tso_autosize() and parameterize minimum number of TSO segments
Neal Cardwell
1
-0
/
+2
2016-09-21
tcp: allow congestion control module to request TSO skb segment count
Neal Cardwell
1
-0
/
+2
2016-09-21
tcp: export data delivery rate
Yuchung Cheng
2
-1
/
+7
2016-09-21
tcp: track application-limited rate samples
Soheil Hassas Yeganeh
2
-1
/
+6
2016-09-21
tcp: track data delivery rate for a TCP connection
Yuchung Cheng
2
-1
/
+36
2016-09-21
tcp: count packets marked lost for a TCP connection
Neal Cardwell
1
-0
/
+1
2016-09-21
net_sched: sch_fq: add low_rate_threshold parameter
Eric Dumazet
1
-0
/
+2
2016-09-21
tcp: use windowed min filter library for TCP min_rtt estimation
Neal Cardwell
2
-4
/
+3
2016-09-21
lib/win_minmax: windowed min or max estimator
Neal Cardwell
1
-0
/
+37
2016-09-20
bpf: direct packet write and access for helpers for clsact progs
Daniel Borkmann
3
-3
/
+36
2016-09-20
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
5
-4
/
+46
2016-09-20
rhashtable: Add rhlist interface
Herbert Xu
1
-114
/
+377
2016-09-19
net sched ife action: Introduce skb tcindex metadata encap decap
Jamal Hadi Salim
1
-1
/
+2
2016-09-19
net sched ife action: add 16 bit helpers
Jamal Hadi Salim
1
-0
/
+2
2016-09-19
Bluetooth: Add support for appearance in scan rsp
MichaĆ Narajowski
2
-0
/
+7
2016-09-19
Bluetooth: Increase the subsystem minor version number
Marcel Holtmann
1
-1
/
+1
2016-09-19
Bluetooth: Add framework for Extended Controller Information
Marcel Holtmann
2
-0
/
+19
2016-09-19
Bluetooth: Use numbers for subsystem version string
Marcel Holtmann
1
-1
/
+2
2016-09-19
Bluetooth: Use individual flags for certain management events
Marcel Holtmann
1
-1
/
+4
2016-09-19
Bluetooth: Add support for sending MGMT commands and events to monitor
Marcel Holtmann
2
-0
/
+5
2016-09-19
Bluetooth: Add support for sending MGMT open and close to monitor
Marcel Holtmann
1
-0
/
+2
2016-09-19
Bluetooth: Introduce helper to pack mgmt version information
Marcel Holtmann
1
-0
/
+1
2016-09-19
Bluetooth: Store control socket cookie and comm information
Marcel Holtmann
1
-0
/
+1
2016-09-19
Bluetooth: add printf format attribute to hci_set_[fh]w_info()
Nicolas Iooss
1
-2
/
+2
2016-09-19
Bluetooth: Add HCI device identifier for Qualcomm SMD
Bjorn Andersson
1
-0
/
+1
2016-09-19
Bluetooth: Put led_trigger field behind CONFIG_BT_LEDS
Marcel Holtmann
1
-0
/
+2
2016-09-19
Merge tag 'rxrpc-rewrite-20160917-2' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
1
-10
/
+216
2016-09-19
sched: add and use qdisc_skb_head helpers
Florian Westphal
1
-12
/
+51
2016-09-19
sched: remove qdisc arg from __qdisc_dequeue_head
Florian Westphal
1
-7
/
+8
2016-09-19
ipvlan: Introduce l3s mode
Mahesh Bandewar
1
-0
/
+1
2016-09-19
net: Add _nf_(un)register_hooks symbols
Mahesh Bandewar
1
-0
/
+2
2016-09-19
ipv6: Export p6_route_input_lookup symbol
Mahesh Bandewar
1
-0
/
+3
2016-09-18
net: core: Add offload stats to if_stats_msg
Nogah Frankel
1
-0
/
+9
2016-09-18
netdevice: Add offload statistics ndo
Nogah Frankel
1
-0
/
+12
2016-09-18
Merge tag 'mac80211-next-for-davem-2016-09-16' of git://git.kernel.org/pub/sc...
David S. Miller
3
-11
/
+79
2016-09-18
sctp: make sctp_outq_flush/tail/uncork return void
Xin Long
1
-2
/
+2
2016-09-18
sctp: free msg->chunks when sctp_primitive_SEND return err
Xin Long
1
-0
/
+1
2016-09-17
ip6_tunnel: add collect_md mode to IPv6 tunnels
Alexei Starovoitov
1
-0
/
+1
2016-09-17
ip_tunnel: add collect_md mode to IPIP tunnel
Alexei Starovoitov
2
-0
/
+3
[next]