index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-11-21
bridge: mcast: add MLDv2 querier support
Nikolay Aleksandrov
5
-22
/
+113
2016-11-21
bridge: mcast: add IGMPv3 query support
Nikolay Aleksandrov
5
-18
/
+98
2016-11-21
driver: macvlan: Remove duplicated IFF_UP condition check in macvlan_forward_...
Gao Feng
1
-2
/
+1
2016-11-21
mlx4: avoid unnecessary dirtying of critical fields
Eric Dumazet
1
-17
/
+30
2016-11-21
bnx2: use READ_ONCE() instead of barrier()
Eric Dumazet
1
-12
/
+5
2016-11-21
udp: avoid one cache line miss in recvmsg()
Eric Dumazet
2
-2
/
+4
2016-11-21
bpf: add __must_check attributes to refcount manipulating helpers
Daniel Borkmann
1
-5
/
+7
2016-11-21
bpf, mlx5: drop priv->xdp_prog reference on netdev cleanup
Daniel Borkmann
1
-0
/
+3
2016-11-21
bpf, mlx5: fix various refcount issues in mlx5e_xdp_set
Daniel Borkmann
1
-4
/
+13
2016-11-21
bpf, mlx5: fix mlx5e_create_rq taking reference on prog
Daniel Borkmann
2
-4
/
+10
2016-11-21
net: dsa: mv88e6xxx: Hold the mutex while freeing g1 interrupts
Andrew Lunn
1
-1
/
+4
2016-11-21
net: dsa: mv88e6xxx: Fix releasing for the global2 interrupts
Andrew Lunn
2
-10
/
+19
2016-11-21
net: dsa: mv88e6xxx: Fix cleanup on error for g1 interrupt setup
Andrew Lunn
1
-11
/
+20
2016-11-21
net: dsa: mv88e6xxx: Mask g1 interrupts and free interrupt
Andrew Lunn
1
-0
/
+7
2016-11-21
net: dsa: mv88e6xxx: Fix unconditional irq freeing
Andrew Lunn
1
-5
/
+8
2016-11-21
net: dsa: mv88e6xxx: Fix typos when removing g1 interrupts
Andrew Lunn
1
-2
/
+2
2016-11-20
net: fix bogus cast in skb_pagelen() and use unsigned variables
Alexey Dobriyan
3
-5
/
+5
2016-11-20
netlink: smaller nla_attr_minlen table
Alexey Dobriyan
1
-1
/
+1
2016-11-20
netlink: use "unsigned int" in nla_next()
Alexey Dobriyan
1
-1
/
+1
2016-11-20
net: make struct napi_alloc_cache::skb_count unsigned int
Alexey Dobriyan
1
-1
/
+1
2016-11-19
af_packet: Use virtio_net_hdr_from_skb() directly.
Jarno Rajahalme
1
-12
/
+4
2016-11-19
af_packet: Use virtio_net_hdr_to_skb().
Jarno Rajahalme
1
-48
/
+3
2016-11-19
virtio_net: Do not clear memory for struct virtio_net_hdr twice.
Jarno Rajahalme
3
-5
/
+2
2016-11-19
virtio_net.h: Fix comment.
Jarno Rajahalme
1
-1
/
+1
2016-11-19
virtio_net: Simplify call sites for virtio_net_hdr_{from, to}_skb().
Jarno Rajahalme
2
-8
/
+5
2016-11-18
cxgb4: Allocate Tx queues dynamically
Hariprasad Shenai
11
-82
/
+287
2016-11-18
liquidio CN23XX: bitwise vs logical AND typo
Dan Carpenter
1
-1
/
+1
2016-11-18
lan78xx: relocate mdix setting to phy driver
Woojung Huh
2
-71
/
+38
2016-11-18
net: dsa: mv88e6xxx: Select IRQ_DOMAIN
Florian Fainelli
1
-0
/
+1
2016-11-18
net: marvell: Allow drivers to be built with COMPILE_TEST
Florian Fainelli
1
-4
/
+7
2016-11-18
bus: mvebu-bus: Provide inline stub for mvebu_mbus_get_dram_win_info
Florian Fainelli
1
-0
/
+8
2016-11-18
net: fsl: Allow most drivers to be built with COMPILE_TEST
Florian Fainelli
1
-1
/
+3
2016-11-18
net: gianfar_ptp: Rename FS bit to FIPERST
Florian Fainelli
1
-2
/
+2
2016-11-18
amd-xgbe: Update connection validation for backplane mode
Lendacky, Thomas
1
-0
/
+2
2016-11-18
net: phy: Add downshift get/set support in Microsemi PHYs driver
Raju Lakkaraju
1
-0
/
+100
2016-11-18
ethtool: Core impl for ETHTOOL_PHY_DOWNSHIFT tunable
Raju Lakkaraju
1
-0
/
+6
2016-11-18
ethtool: (uapi) Add ETHTOOL_PHY_DOWNSHIFT to PHY tunables
Raju Lakkaraju
1
-1
/
+4
2016-11-18
ethtool: Implements ETHTOOL_PHY_GTUNABLE/ETHTOOL_PHY_STUNABLE
Raju Lakkaraju
2
-0
/
+94
2016-11-18
ethtool: (uapi) Add ETHTOOL_PHY_GTUNABLE and ETHTOOL_PHY_STUNABLE
Raju Lakkaraju
1
-1
/
+14
2016-11-18
net/mlx5e: Expose PCIe statistics to ethtool
Gal Pressman
3
-1
/
+72
2016-11-18
net/mlx5: Add MPCNT register infrastructure
Gal Pressman
3
-0
/
+99
2016-11-18
net/mlx5: Set driver version into firmware
Huy Nguyen
1
-0
/
+37
2016-11-18
net/mlx5: Set driver version infrastructure
Saeed Mahameed
1
-1
/
+21
2016-11-18
net/mlx5e: Add port module event counters to ethtool stats
Huy Nguyen
2
-1
/
+39
2016-11-18
net/mlx5: Add handling for port module event
Huy Nguyen
4
-0
/
+97
2016-11-18
net/mlx5: Port module event hardware structures
Huy Nguyen
3
-1
/
+16
2016-11-18
net/mlx5: Make the command interface cache more flexible
Mohamad Haj Yahia
2
-83
/
+76
2016-11-18
sfc: remove Software TSO
Edward Cree
6
-211
/
+154
2016-11-18
sfc: handle failure to allocate TSOv2 contexts
Edward Cree
1
-16
/
+24
2016-11-18
sfc: Firmware-Assisted TSO version 2
Bert Kenward
11
-768
/
+1035
[next]