index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-11
net/mlx5e: Enable CQE compression when PCI is slower than link
Saeed Mahameed
3
-0
/
+72
2016-05-11
net/mlx5e: Expand WQE stride when CQE compression is enabled
Tariq Toukan
3
-29
/
+46
2016-05-11
net/mlx5e: CQE compression
Tariq Toukan
6
-2
/
+211
2016-05-11
dsa: mv88e6xxx: Handle eeprom-length property
Andrew Lunn
2
-0
/
+20
2016-05-11
dsa: Rename switch chip data to cd
Andrew Lunn
5
-20
/
+20
2016-05-11
dsa: Remove master_dev from switch structure
Andrew Lunn
4
-7
/
+5
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
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
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
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
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
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
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]