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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-14
phonet: exit_net cleanup check added
Vasily Averin
1
-0
/
+3
2017-11-14
l2tp: exit_net cleanup check added
Vasily Averin
1
-0
/
+4
2017-11-14
fib_rules: exit_net cleanup check added
Vasily Averin
1
-0
/
+6
2017-11-14
fib_notifier: exit_net cleanup check added
Vasily Averin
1
-0
/
+6
2017-11-14
netdev: exit_net cleanup check added
Vasily Averin
1
-0
/
+2
2017-11-14
vxlan: exit_net cleanup checks added
Vasily Averin
1
-0
/
+4
2017-11-14
packet: exit_net cleanup check added
Vasily Averin
1
-0
/
+1
2017-11-14
geneve: exit_net cleanup check added
Vasily Averin
1
-0
/
+1
2017-11-14
af_key: replace BUG_ON on WARN_ON in net_exit hook
Vasily Averin
1
-1
/
+1
2017-11-14
net: dsa: Fix dependencies on bridge
Andrew Lunn
1
-0
/
+1
2017-11-13
Merge branch 'net-improve-the-process-of-redirect-and-toobig-for-ipv6-tunnels'
David S. Miller
2
-50
/
+34
2017-11-13
ip6_tunnel: clean up ip4ip6 and ip6ip6's err_handlers
Xin Long
1
-28
/
+14
2017-11-13
ip6_tunnel: process toobig in a better way
Xin Long
1
-4
/
+3
2017-11-13
ip6_tunnel: add the process for redirect in ip6_tnl_err
Xin Long
1
-5
/
+10
2017-11-13
ip6_gre: process toobig in a better way
Xin Long
1
-13
/
+2
2017-11-13
ip6_gre: add the process for redirect in ip6gre_err
Xin Long
1
-0
/
+5
2017-11-13
forcedeth: remove redudant assignments in xmit
Zhu Yanjun
1
-8
/
+20
2017-11-13
Merge tag 'nfc-next-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
17
-42
/
+64
2017-11-13
Merge branch 'Openvswitch-meter-action'
David S. Miller
8
-31
/
+772
2017-11-13
openvswitch: Add meter action support
Andy Zhou
4
-0
/
+16
2017-11-13
openvswitch: Add meter infrastructure
Andy Zhou
5
-2
/
+674
2017-11-13
openvswitch: export get_dp() API.
Andy Zhou
2
-29
/
+31
2017-11-13
openvswitch: Add meter netlink definitions
Andy Zhou
1
-0
/
+51
2017-11-13
Merge branch 'dsa-b53-Support-prepended-Broadcom-tags'
David S. Miller
18
-44
/
+109
2017-11-13
net: dsa: b53: Support prepended Broadcom tags
Florian Fainelli
2
-4
/
+11
2017-11-13
net: dsa: Support prepended Broadcom tag
Florian Fainelli
6
-7
/
+41
2017-11-13
net: dsa: tag_brcm: Prepare for supporting prepended tag
Florian Fainelli
1
-11
/
+34
2017-11-13
net: dsa: Pass a port to get_tag_protocol()
Florian Fainelli
12
-31
/
+32
2017-11-13
net/sched/sch_red.c: work around gcc-4.4.4 anon union initializer issue
Andrew Morton
1
-5
/
+9
2017-11-13
net/mlx4: Use Kconfig flag to remove support of old gen2 Mellanox devices
Slava Shwartsman
2
-0
/
+10
2017-11-13
af_netlink: ensure that NLMSG_DONE never fails in dumps
Jason A. Donenfeld
2
-6
/
+12
2017-11-13
Merge branch 'netem-add-nsec-scheduling-and-slot-feature'
David S. Miller
2
-29
/
+121
2017-11-13
netem: support delivering packets in delayed time slots
Dave Taht
2
-3
/
+79
2017-11-13
netem: add uapi to express delay and jitter in nanoseconds
Dave Taht
2
-0
/
+16
2017-11-13
netem: convert to qdisc_watchdog_schedule_ns
Dave Taht
1
-28
/
+28
2017-11-13
ipv6: try not to take rtnl_lock in ip6mr_sk_done
Francesco Ruggeri
1
-0
/
+4
2017-11-13
net: realtek: r8169: remove redundant assignment to giga_ctrl
Colin Ian King
1
-2
/
+0
2017-11-13
net: dsa: lan9303: Documentation: Add missing word "Mbps"
Egil Hjelmeland
1
-3
/
+3
2017-11-13
net: dsa: lan9303: Fix lan9303_alr_del_port()
Egil Hjelmeland
1
-1
/
+1
2017-11-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
37
-105
/
+180
2017-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
15
-34
/
+68
2017-11-11
Merge tag 'wireless-drivers-next-for-davem-2017-11-11' of git://git.kernel.or...
David S. Miller
66
-904
/
+995
2017-11-11
net: Remove unused skb_shared_info member
Mat Martineau
3
-33
/
+0
2017-11-11
Merge branch 'l2tp-avoid-aliasing-tunnels-socket-pointer'
David S. Miller
2
-66
/
+12
2017-11-11
l2tp: remove the .tunnel_sock field from struct pppol2tp_session
Guillaume Nault
1
-10
/
+0
2017-11-11
l2tp: avoid using ->tunnel_sock for getting session's parent tunnel
Guillaume Nault
1
-54
/
+12
2017-11-11
l2tp: remove .tunnel_sock from struct l2tp_eth
Guillaume Nault
1
-2
/
+0
2017-11-11
Merge branch 'dsa-b53-Turn-on-Broadcom-tags'
David S. Miller
3
-15
/
+60
2017-11-11
net: dsa: b53: Turn on Broadcom tags
Florian Fainelli
2
-9
/
+40
2017-11-11
net: dsa: b53: Stop using dev->cpu_port incorrectly
Florian Fainelli
1
-6
/
+4
[next]