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
2016-05-11
dsa: Move gpio reset into switch driver
Andrew Lunn
6
-27
/
+28
2016-05-11
dsa: Add mdio device support to Marvell switches
Andrew Lunn
2
-18
/
+99
2016-05-11
dsa: mv88e6xxx: Rename probe function to fit the normal pattern
Andrew Lunn
1
-4
/
+4
2016-05-11
dsa: mv88e6xxx: Initialise the mutex as soon as it is created
Andrew Lunn
1
-2
/
+1
2016-05-11
net: dsa: mv88e6xxx: add STU capability
Vivien Didelot
2
-14
/
+16
2016-05-11
net: dsa: mv88e6xxx: abstract VTU/STU data access
Vivien Didelot
1
-4
/
+28
2016-05-11
Merge branch 'vrf-pktinfo'
David S. Miller
10
-102
/
+178
2016-05-11
net: original ingress device index in PKTINFO
David Ahern
3
-1
/
+8
2016-05-11
net: l3mdev: Add hook in ip and ipv6
David Ahern
8
-101
/
+170
2016-05-11
ipv6: fix 4in6 tunnel receive path
Nicolas Dichtel
1
-1
/
+1
2016-05-11
tcp: replace cnt & rtt with struct in pkts_acked()
Lawrence Brakmo
13
-47
/
+60
2016-05-10
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
26
-295
/
+465
2016-05-10
skbuff: remove unused variable `doff'
Sowmini Varadhan
1
-6
/
+0
2016-05-10
ila: ipv6/ila: fix nlsize calculation for lwtunnel
Tom Herbert
1
-2
/
+4
2016-05-10
gtp: reload GTPv1 header after pskb_may_pull()
Pablo Neira
1
-0
/
+2
2016-05-10
block/drbd: align properly u64 in nl messages
Nicolas Dichtel
2
-13
/
+22
2016-05-10
Merge branch 'phy_ksettings'
David S. Miller
4
-51
/
+49
2016-05-10
net: ethernet: fec: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-24
/
+2
2016-05-10
net: ethernet: fec: use phydev from struct net_device
Philippe Reynes
2
-29
/
+21
2016-05-10
net: phy: add phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
2
-0
/
+28
2016-05-10
Merge tag 'linux-can-next-for-4.7-20160509' of git://git.kernel.org/pub/scm/l...
David S. Miller
9
-80
/
+367
2016-05-10
gtp: add initial driver for datapath of GPRS Tunneling Protocol (GTP-U)
Pablo Neira
8
-1
/
+1462
2016-05-10
batman-adv: use batadv_compare_eth when possible
Antonio Quartulli
1
-4
/
+2
2016-05-10
batman-adv: replace ethertype variable with ETH_P_BATMAN for readability
Marek Lindner
1
-4
/
+4
2016-05-10
batman-adv: Use bool as return type for boolean functions
Sven Eckelmann
18
-199
/
+205
2016-05-10
batman-adv: Use kref_get for _batadv_update_route
Sven Eckelmann
1
-4
/
+4
2016-05-10
batman-adv: Use kref_get for hard_iface subfunctions
Sven Eckelmann
3
-38
/
+13
2016-05-10
batman-adv: Use kref_get for batadv_gw_node_add
Sven Eckelmann
1
-6
/
+2
2016-05-10
batman-adv: Use kref_get for batadv_gw_select
Sven Eckelmann
1
-2
/
+2
2016-05-10
batman-adv: Use kref_get for batadv_nc_get_nc_node
Sven Eckelmann
1
-6
/
+1
2016-05-10
batman-adv: Use kref_get for batadv_tvlv_container_get
Sven Eckelmann
1
-3
/
+1
2016-05-10
batman-adv: Increase hard_iface refcnt for ptype
Sven Eckelmann
1
-0
/
+2
2016-05-10
batman-adv: Check hard_iface refcnt when receiving skb
Sven Eckelmann
1
-1
/
+13
2016-05-10
batman-adv: Check hard_iface refcnt before calling function
Sven Eckelmann
4
-1
/
+35
2016-05-10
batman-adv: add detection for complex bridge loops
Simon Wunderlich
5
-2
/
+156
2016-05-10
batman-adv: Create batman soft interfaces within correct netns.
Andrew Lunn
6
-12
/
+18
2016-05-10
batman-adv: NETIF_F_NETNS_LOCAL feature to prevent netns moves
Andrew Lunn
1
-1
/
+1
2016-05-10
batman-adv: Remove hdr_size skb size check in batadv_interface_rx
Sven Eckelmann
1
-4
/
+0
2016-05-10
batman-adv: Remove unused parameter recv_if of batadv_interface_rx
Sven Eckelmann
3
-8
/
+6
2016-05-10
netfilter: conntrack: remove uninitialized shadow variable
Arnd Bergmann
1
-1
/
+0
2016-05-10
Merge branch 'ip6-tunnel-tx-fixes'
David S. Miller
2
-29
/
+28
2016-05-10
ip6_gre: Use correct flags for reading TUNNEL_SEQ
Tom Herbert
1
-2
/
+2
2016-05-10
ip6: Don't set transport header in IPv6 tunneling
Tom Herbert
1
-2
/
+0
2016-05-10
ip6_gre: Set inner protocol correctly in __gre6_xmit
Tom Herbert
1
-1
/
+1
2016-05-10
gre6: Fix flag translations
Tom Herbert
1
-8
/
+12
2016-05-10
ip6_gre: Fix MTU setting
Tom Herbert
1
-16
/
+13
2016-05-09
stmmac: dwmac-socfpga: make socfpga_dwmac_pm_ops static
Joachim Eastwood
1
-1
/
+2
2016-05-09
Merge branch 'l3mdev-send-enslaved'
David S. Miller
5
-54
/
+73
2016-05-09
net: l3mdev: Allow send on enslaved interface
David Ahern
3
-4
/
+19
2016-05-09
net: l3mdev: Move get_saddr and rt6_dst
David Ahern
3
-54
/
+58
[next]