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.13.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-08-09
batman-adv: netlink: add translation table query
Matthias Schiffer
6
-37
/
+462
2016-08-09
batman-adv: netlink: hardif query
Matthias Schiffer
2
-2
/
+130
2016-08-09
batman-adv: netlink: add routing_algo query
Matthias Schiffer
5
-1
/
+84
2016-08-09
batman-adv: Suppress debugfs entries for netns's
Andrew Lunn
1
-0
/
+18
2016-08-09
batman-adv: Handle parent interfaces in a different netns
Andrew Lunn
1
-7
/
+43
2016-08-09
batman-adv: Fix consistency of update route messages
Sven Eckelmann
1
-26
/
+17
2016-08-09
batman-adv: Use bitwise instead of arithmetic operator for flags
Linus Lüssing
1
-1
/
+1
2016-08-09
batman-adv: Remove orig_node reference handling from send_skb_unicast
Sven Eckelmann
2
-8
/
+20
2016-08-09
batman-adv: use kmem_cache for translation table
Sven Eckelmann
3
-19
/
+169
2016-08-09
batman-adv: Introduce forward packet creation helper
Linus Lüssing
4
-59
/
+98
2016-08-09
batman-adv: fix boolreturn.cocci warnings
kbuild test robot
1
-1
/
+1
2016-08-09
batman-adv: iv_ogm, Reduce code duplication
Markus Pargmann
1
-30
/
+47
2016-08-09
batman-adv: disable sysfs knobs when GW-mode is not implemented
Antonio Quartulli
1
-0
/
+28
2016-08-09
batman-adv: B.A.T.M.A.N. V - implement GW selection logic
Antonio Quartulli
3
-4
/
+226
2016-08-09
batman-adv: make GW election code protocol specific
Antonio Quartulli
5
-192
/
+263
2016-08-09
batman-adv: make the GW selection class algorithm specific
Antonio Quartulli
3
-2
/
+79
2016-08-09
batman-adv: Remove unused primary_if and bat_priv variables
Linus Lüssing
1
-15
/
+4
2016-08-09
batman-adv: Avoid sysfs name collision for netns moves
Sven Eckelmann
1
-0
/
+14
2016-08-09
batman-adv: Revert "postpone sysfs removal when unregistering"
Sven Eckelmann
3
-58
/
+16
2016-08-09
batman-adv: Modify mesh_iface outside sysfs context
Sven Eckelmann
2
-26
/
+94
2016-08-09
batman-adv: Use rtnl link in device creation example
Sven Eckelmann
1
-6
/
+11
2016-08-09
batman-adv: Define module rtnl link name
Sven Eckelmann
1
-0
/
+1
2016-08-09
batman-adv: Document optional batadv_algo_ops
Sven Eckelmann
1
-3
/
+5
2016-08-09
batman-adv: Start new development cycle
Simon Wunderlich
1
-1
/
+1
2016-08-09
sctp: use event->chunk when it's valid
Xin Long
1
-2
/
+2
2016-08-09
net: vxlan: lwt: Fix vxlan local traffic.
pravin shelar
1
-2
/
+2
2016-08-09
net: vxlan: lwt: Use source ip address during route lookup.
pravin shelar
1
-12
/
+18
2016-08-08
Merge branch 'bpf-csum-complete'
David S. Miller
2
-24
/
+57
2016-08-08
bpf: fix checksum for vlan push/pop helper
Daniel Borkmann
1
-0
/
+12
2016-08-08
bpf: fix checksum fixups on bpf_skb_store_bytes
Daniel Borkmann
2
-21
/
+35
2016-08-08
bpf: also call skb_postpush_rcsum on xmit occasions
Daniel Borkmann
1
-3
/
+10
2016-08-08
net/ethernet: tundra: fix dump_eth_one warning in tsi108_eth
Paul Gortmaker
1
-0
/
+2
2016-08-08
Merge branch 'mlxsw-dcb-fixes'
David S. Miller
2
-4
/
+7
2016-08-08
mlxsw: spectrum: Add missing DCB rollback in error path
Ido Schimmel
1
-0
/
+1
2016-08-08
mlxsw: spectrum: Do not override PAUSE settings
Ido Schimmel
1
-0
/
+2
2016-08-08
mlxsw: spectrum: Do not assume PAUSE frames are disabled
Ido Schimmel
1
-4
/
+4
2016-08-08
rhashtable-test: Fix max_size parameter description
Phil Sutter
1
-1
/
+1
2016-08-08
Merge branch 'sctp_diag-fixes'
David S. Miller
3
-70
/
+76
2016-08-08
sctp_diag: Respect ss adding TCPF_CLOSE to idiag_states
Phil Sutter
1
-2
/
+2
2016-08-08
sctp_diag: Fix T3_rtx timer export
Phil Sutter
1
-4
/
+10
2016-08-08
sctp: Export struct sctp_info to userspace
Phil Sutter
2
-64
/
+64
2016-08-07
net: macb: Correct CAPS mask
Harini Katakam
1
-1
/
+1
2016-08-07
Merge tag 'mac80211-for-davem-2016-08-05' of git://git.kernel.org/pub/scm/lin...
David S. Miller
10
-23
/
+56
2016-08-07
samples/bpf: add bpf_map_update_elem() tests
Alexei Starovoitov
1
-2
/
+13
2016-08-07
bpf: restore behavior of bpf_map_update_elem
Alexei Starovoitov
1
-11
/
+73
2016-08-06
net: dsa: b53: Add missing ULL suffix for 64-bit constant
Geert Uytterhoeven
1
-1
/
+1
2016-08-06
ipv4: panic in leaf_walk_rcu due to stale node pointer
David Forster
1
-6
/
+2
2016-08-06
rxrpc: Fix races between skb free, ACK generation and replying
David Howells
14
-286
/
+225
2016-08-06
net: arc_emac: add missing of_node_put() in arc_emac_probe()
Wei Yongjun
1
-2
/
+4
2016-08-06
OVS: Ignore negative headroom value
Ian Wienand
1
-1
/
+1
[next]