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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-30
batman-adv: move bat_algo functions into a separate file
Sven Eckelmann
11
-108
/
+160
2016-06-30
batman-adv: split tvlv into a separate file
Markus Pargmann
13
-625
/
+700
2016-06-30
batman-adv: Keep includes ordered by filename
Sven Eckelmann
7
-11
/
+11
2016-06-30
batman-adv: Include main.h in bat_v_ogm.h
Sven Eckelmann
1
-2
/
+2
2016-06-30
batman-adv: Add debugfs table for mcast flags
Linus Lüssing
3
-0
/
+130
2016-06-30
batman-adv: Adding logging of mcast flag changes
Linus Lüssing
4
-3
/
+142
2016-06-30
batman-adv: Add multicast optimization support for bridged setups
Linus Lüssing
3
-19
/
+177
2016-06-30
batman-adv: Always flood IGMP/MLD reports
Linus Lüssing
2
-14
/
+75
2016-06-30
batman-adv: Include frame priority in fragment header
Andrew Lunn
3
-2
/
+16
2016-06-30
batman-adv: Set skb priority in fragments
Andrew Lunn
1
-2
/
+1
2016-06-30
batman-adv: init ELP tweaking options only once
Marek Lindner
4
-7
/
+23
2016-06-30
batman-adv: move GW mode and selection class to private data structure
Antonio Quartulli
5
-21
/
+21
2016-06-30
batman-adv: remove useless inline attribute for sysfs helper function
Antonio Quartulli
1
-6
/
+6
2016-06-30
batman-adv: remove ogm_emit and ogm_schedule API calls
Antonio Quartulli
7
-86
/
+67
2016-06-30
batman-adv: remove unused callback from batadv_algo_ops struct
Marek Lindner
2
-8
/
+0
2016-06-30
batman-adv: refactor batadv_neigh_node_* functions to follow common style
Marek Lindner
5
-13
/
+38
2016-06-30
batman-adv: update elp interval documentation
Marek Lindner
1
-1
/
+1
2016-06-30
batman-adv: document sysfs files in alphabetical order
Marek Lindner
1
-9
/
+9
2016-06-30
batman-adv: remove unused vid local variable in tt seq print
Simon Wunderlich
1
-2
/
+0
2016-06-30
batman-adv: statically print gateway table header
Antonio Quartulli
1
-2
/
+1
2016-06-30
batman-adv: Start new development cycle
Simon Wunderlich
1
-1
/
+1
2016-06-13
sched: remove NET_XMIT_POLICED
Florian Westphal
6
-8
/
+4
2016-06-13
net: fec: handle small PHY reset durations more precisely
Stefan Wahren
1
-1
/
+6
2016-06-12
ipv6: use TOS marks from sockets for routing decision
Hannes Frederic Sowa
6
-11
/
+23
2016-06-11
Merge branch 'remove-qdisc-throttle'
David S. Miller
10
-45
/
+15
2016-06-11
net_sched: remove generic throttled management
Eric Dumazet
9
-35
/
+6
2016-06-11
net_sched: netem: remove qdisc_is_throttled() use
Eric Dumazet
1
-3
/
+0
2016-06-11
net_sched: cbq: remove a flaky use of qdisc_is_throttled()
Eric Dumazet
1
-1
/
+1
2016-06-11
net_sched: sch_plug: use a private throttled status
Eric Dumazet
1
-6
/
+8
2016-06-11
Merge branch 'mdio-iProc-SOC'
David S. Miller
15
-15
/
+550
2016-06-11
phy: Add Northstar2 PCI Phy support
Pramod Kumar
3
-1
/
+124
2016-06-11
binding: PHY: Binding doc for NS2 PCIe PHYs.
Pramod Kumar
1
-0
/
+27
2016-06-11
net: mdio-mux: Add MDIO mux driver for iProc SoCs
Pramod Kumar
3
-0
/
+260
2016-06-11
dt: mdio-mux: Add mdio multiplexer driver node
Pramod Kumar
2
-0
/
+55
2016-06-11
binding: mdio-mux: Add DT binding doc for Broadcom MDIO bus multiplexer
Pramod Kumar
1
-0
/
+59
2016-06-11
binding: Make "mdio-parent-bus" property from mandatory to optional
Pramod Kumar
1
-1
/
+2
2016-06-11
mdio: mux: Enhanced MDIO mux framework for integrated multiplexers
Pramod Kumar
4
-13
/
+23
2016-06-11
sctp: sctp should change socket state when shutdown is received
Xin Long
2
-3
/
+9
2016-06-11
Merge tag 'mac80211-next-for-davem-2016-06-09' of git://git.kernel.org/pub/sc...
David S. Miller
21
-263
/
+955
2016-06-11
Merge branch 'arm64-bpf'
David S. Miller
3
-16
/
+99
2016-06-11
arm64: bpf: optimize LD_ABS, LD_IND
Zi Shen Lim
1
-3
/
+0
2016-06-11
arm64: bpf: optimize JMP_CALL
Zi Shen Lim
1
-3
/
+0
2016-06-11
arm64: bpf: implement bpf_tail_call() helper
Zi Shen Lim
2
-10
/
+98
2016-06-11
bpf: fix missing header inclusion
Zi Shen Lim
1
-0
/
+1
2016-06-11
Merge branch 'tcp_nv'
David S. Miller
6
-2
/
+502
2016-06-11
tcp: add NV congestion control
Lawrence Brakmo
3
-0
/
+493
2016-06-11
tcp: add in_flight to tcp_skb_cb
Lawrence Brakmo
3
-2
/
+9
2016-06-11
Merge branch 'virtio_net-GSO-helpers'
David S. Miller
6
-270
/
+143
2016-06-11
packet: use common code for virtio_net_hdr and skb GSO conversion
Mike Rapoport
1
-34
/
+2
2016-06-11
virtio_net: use common code for virtio_net_hdr and skb GSO conversion
Mike Rapoport
1
-68
/
+10
[next]