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
2017-11-11
bpf: add a bpf_override_function helper
Josef Bacik
3
-2
/
+9
2017-11-10
net: fix incorrect comment with regard to VLAN packet handling
Girish Moodalbail
1
-8
/
+0
2017-11-10
act_vlan: VLAN action rewrite to use RCU lock/unlock and update
Manish Kurup
1
-9
/
+37
2017-11-10
tcp: Namespace-ify sysctl_tcp_rmem and sysctl_tcp_wmem
Eric Dumazet
2
-2
/
+2
2017-11-10
net: allow per netns sysctl_rmem and sysctl_wmem for protos
Eric Dumazet
2
-1
/
+23
2017-11-10
Merge tag 'mlx5-updates-2017-11-09' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2
-0
/
+30
2017-11-10
net: bridge: Add/del switchdev object on host join/leave
Andrew Lunn
1
-0
/
+1
2017-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-9
/
+41
2017-11-09
Merge tag 'sound-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
2
-1
/
+4
2017-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-3
/
+32
2017-11-09
net/mlx5e: Add 802.1ad VLAN insertion support
Gal Pressman
1
-0
/
+1
2017-11-09
net: Introduce netdev_*_once functions
Gal Pressman
1
-0
/
+29
2017-11-09
net_sched: introduce tcf_exts_get_net() and tcf_exts_put_net()
Cong Wang
1
-0
/
+24
2017-11-09
Revert "net_sched: hold netns refcnt for each action"
Cong Wang
1
-3
/
+1
2017-11-09
net: dsa: setup and teardown tree
Vivien Didelot
1
-1
/
+1
2017-11-09
net: dsa: constify cpu_dp member of dsa_port
Vivien Didelot
1
-1
/
+1
2017-11-08
openvswitch: enable NSH support
Yi Yang
2
-0
/
+32
2017-11-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
4
-9
/
+25
2017-11-08
of: add of_property_read_variable_* dummy helpers
Arnd Bergmann
1
-12
/
+50
2017-11-08
net: dsa: lan9303: Correct register names in comments
Egil Hjelmeland
1
-3
/
+5
2017-11-08
net_sch: cbs: Change TC_SETUP_CBS to TC_SETUP_QDISC_CBS
Nogah Frankel
1
-1
/
+1
2017-11-08
net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO
Nogah Frankel
1
-1
/
+1
2017-11-08
net_sch: red: Add offload ability to RED qdisc
Nogah Frankel
3
-0
/
+32
2017-11-08
ila: Add a hook type for LWT routes
Tom Herbert
1
-0
/
+7
2017-11-08
ila: allow configuration of identifier type
Tom Herbert
1
-0
/
+13
2017-11-08
ila: add checksum neutral map auto
Tom Herbert
1
-0
/
+1
2017-11-08
net: phy: leds: Add support for "link" trigger
Maciej S. Szmigiero
1
-0
/
+2
2017-11-07
netfilter: nf_tables: get set elements via netlink
Pablo Neira Ayuso
1
-0
/
+5
2017-11-06
ALSA: seq: Avoid invalid lockdep class warning
Takashi Iwai
1
-1
/
+2
2017-11-06
netfilter: conntrack: don't cache nlattr_tuple_size result in nla_size
Florian Westphal
1
-2
/
+2
2017-11-06
ALSA: timer: Limit max instances per timer
Takashi Iwai
1
-0
/
+2
2017-11-05
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+3
2017-11-05
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2017-11-05
bpf, cgroup: implement eBPF-based device controller for cgroup v2
Roman Gushchin
4
-1
/
+40
2017-11-05
device_cgroup: prepare code for bpf-based device controller
Roman Gushchin
1
-4
/
+57
2017-11-05
Merge tag 'mlx5-updates-2017-11-04' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
5
-1
/
+105
2017-11-05
tcp: higher throughput under reordering with adaptive RACK reordering wnd
Priyaranjan Jha
2
-2
/
+9
2017-11-05
net: dsa: make tree index unsigned
Vivien Didelot
1
-1
/
+1
2017-11-05
net: dsa: make switch index unsigned
Vivien Didelot
1
-1
/
+1
2017-11-05
bpf: remove old offload/analyzer
Jakub Kicinski
1
-5
/
+0
2017-11-05
xdp: allow attaching programs loaded for specific device
Jakub Kicinski
1
-0
/
+10
2017-11-05
bpf: report offload info to user space
Jakub Kicinski
2
-0
/
+7
2017-11-05
bpf: offload: add infrastructure for loading programs for a specific netdev
Jakub Kicinski
4
-0
/
+61
2017-11-05
net: bpf: rename ndo_xdp to ndo_bpf
Jakub Kicinski
1
-11
/
+12
2017-11-05
rtnetlink: use netnsid to query interface
Jiri Benc
1
-0
/
+1
2017-11-05
openvswitch: reliable interface indentification in port dumps
Jiri Benc
1
-0
/
+2
2017-11-04
net/mlx5: QPTS and QPDPM register firmware command support
Huy Nguyen
3
-0
/
+32
2017-11-04
net/mlx5: Add MLX5_SET16 and MLX5_GET16
Huy Nguyen
1
-0
/
+17
2017-11-04
net/mlx5: QCAM register firmware command support
Huy Nguyen
3
-1
/
+55
2017-11-04
net/dcb: Add dscp to priority selector type
Huy Nguyen
1
-0
/
+1
[next]