index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
bnx2x: Add Geneve inner-RSS support
Yuval Mintz
2016-02-16
3
-59
/
+146
|
*
|
|
bnx2x: Remove unneccessary EXPORT_SYMBOL
Yuval Mintz
2016-02-16
1
-1
/
+0
|
/
/
/
*
|
|
tipc: refactor node xmit and fix memory leaks
Richard Alpe
2016-02-16
2
-24
/
+38
*
|
|
dmascc: Return correct error codes
Amitoj Kaur Chawla
2016-02-16
1
-3
/
+10
*
|
|
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2016-02-16
9
-439
/
+637
|
\
\
\
|
*
|
|
igb: Add workaround for VLAN tag stripping on 82576
Alexander Duyck
2016-02-15
2
-12
/
+16
|
*
|
|
igb: Enable use of "bridge fdb add" to set unicast table entries
Alexander Duyck
2016-02-15
1
-9
/
+30
|
*
|
|
igb: Drop unnecessary checks in transmit path
Alexander Duyck
2016-02-15
1
-10
/
+0
|
*
|
|
igb: Add support for VLAN promiscuous with SR-IOV and NTUPLE
Alexander Duyck
2016-02-15
2
-72
/
+242
|
*
|
|
igb: Clean-up configuration of VF port VLANs
Alexander Duyck
2016-02-15
1
-71
/
+110
|
*
|
|
igb: Merge VLVF configuration into igb_vfta_set
Alexander Duyck
2016-02-15
3
-92
/
+135
|
*
|
|
igb: Always enable VLAN 0 even if 8021q is not loaded
Alexander Duyck
2016-02-15
1
-2
/
+3
|
*
|
|
igb: Do not factor VLANs into RLPML calculation
Alexander Duyck
2016-02-15
2
-42
/
+2
|
*
|
|
igb: Allow asymmetric configuration of MTU versus Rx frame size
Alexander Duyck
2016-02-15
2
-68
/
+42
|
*
|
|
igb: Refactor VFTA configuration
Alexander Duyck
2016-02-15
4
-76
/
+67
|
*
|
|
igb: clean up code for setting MAC address
Alexander Duyck
2016-02-15
1
-5
/
+4
|
*
|
|
igb/igbvf: don't give up
Mitch Williams
2016-02-15
2
-13
/
+25
|
*
|
|
igb: Unpair the queues when changing the number of queues
Shota Suzuki
2016-02-15
1
-0
/
+2
|
*
|
|
igb: Remove unnecessary flag setting in igb_set_flag_queue_pairs()
Shota Suzuki
2016-02-15
1
-8
/
+0
*
|
|
|
Merge branch 'ethtool-channels-rxfh-conflict'
David S. Miller
2016-02-16
3
-4
/
+82
|
\
\
\
\
|
*
|
|
|
fm10k: don't reinitialize RSS flow table when RXFH configured
Keller, Jacob E
2016-02-16
1
-2
/
+8
|
*
|
|
|
ethtool: ensure channel counts are within bounds during SCHANNELS
Keller, Jacob E
2016-02-16
1
-2
/
+11
|
*
|
|
|
ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH}
Keller, Jacob E
2016-02-16
2
-0
/
+63
|
/
/
/
/
*
|
|
|
net: fec: Add "phy-reset-active-low" property to DT
Bernhard Walle
2016-02-16
2
-2
/
+9
*
|
|
|
Merge branch 'bcm7xxx-cleanups'
David S. Miller
2016-02-16
1
-38
/
+20
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
net: phy: bcm7xxx: Reduce boilerplate code for 40nm EPHY
Florian Fainelli
2016-02-16
1
-36
/
+18
|
*
|
|
net: phy: bcm7xxx: Make MII_BCM7XX_64CLK_MDIO naming consistent
Florian Fainelli
2016-02-16
1
-2
/
+2
|
/
/
/
*
|
|
Merge branch 'local-checksum-offload'
David S. Miller
2016-02-12
14
-77
/
+197
|
\
\
\
|
*
|
|
Documentation/networking: add checksum-offloads.txt to explain LCO
Edward Cree
2016-02-12
3
-0
/
+123
|
*
|
|
net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloads
Edward Cree
2016-02-12
9
-28
/
+17
|
*
|
|
net: gre: Implement LCO for GRE over IPv4
Edward Cree
2016-02-12
1
-3
/
+13
|
*
|
|
fou: enable LCO in FOU and GUE
Edward Cree
2016-02-12
1
-8
/
+6
|
*
|
|
net: vxlan: enable local checksum offload
Edward Cree
2016-02-12
1
-4
/
+2
|
*
|
|
net: enable LCO for udp_tunnel_handle_offloads() users
Edward Cree
2016-02-12
1
-1
/
+2
|
*
|
|
net: udp: always set up for CHECKSUM_PARTIAL offload
Edward Cree
2016-02-12
2
-25
/
+2
|
*
|
|
net: local checksum offload for encapsulation
Edward Cree
2016-02-12
4
-22
/
+46
|
/
/
/
*
|
|
Merge branch 'tcp_dccp_ports'
David S. Miller
2016-02-12
2
-211
/
+199
|
\
\
\
|
*
|
|
tcp/dccp: better use of ephemeral ports in bind()
Eric Dumazet
2016-02-12
1
-126
/
+114
|
*
|
|
tcp/dccp: better use of ephemeral ports in connect()
Eric Dumazet
2016-02-12
1
-85
/
+85
|
/
/
/
*
|
|
Merge branch 'net-mitigate-kmem_free-slowpath'
David S. Miller
2016-02-11
4
-10
/
+96
|
\
\
\
|
*
|
|
ixgbe: bulk free SKBs during TX completion cleanup cycle
Jesper Dangaard Brouer
2016-02-11
1
-3
/
+3
|
*
|
|
net: bulk free SKBs that were delay free'ed due to IRQ context
Jesper Dangaard Brouer
2016-02-11
3
-3
/
+14
|
*
|
|
net: bulk free infrastructure for NAPI context, use napi_consume_skb
Jesper Dangaard Brouer
2016-02-11
3
-6
/
+81
|
/
/
/
*
|
|
Merge branch 'virtio_net-ethtool-validation'
David S. Miller
2016-02-11
2
-20
/
+5
|
\
\
\
|
*
|
|
virtio_net: validate ethtool port setting and explain the user validation
Nikolay Aleksandrov
2016-02-11
1
-2
/
+4
|
*
|
|
ethtool: make validate_speed accept all speeds between 0 and INT_MAX
Nikolay Aleksandrov
2016-02-11
1
-18
/
+1
|
/
/
/
*
|
|
Merge branch 'dp83848-TLK10x'
David S. Miller
2016-02-11
1
-36
/
+52
|
\
\
\
|
*
|
|
net: phy: dp83848: Add comments for register definitions
Andrew F. Davis
2016-02-11
1
-2
/
+2
|
*
|
|
net: phy: dp83848: Add support for TI TLK10x Ethernet PHYs
Andrew F. Davis
2016-02-11
1
-0
/
+3
|
*
|
|
net: phy: dp83848: Reorganize code for readability and safety
Andrew F. Davis
2016-02-11
1
-13
/
+20
[prev]
[next]