index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
Tom Herbert
2015-12-15
25
-39
/
+43
*
fcoe: Use CHECKSUM_PARTIAL to indicate CRC offload
Tom Herbert
2015-12-15
1
-1
/
+1
*
sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
Tom Herbert
2015-12-15
10
-14
/
+14
*
net: Add skb_inner_transport_offset function
Tom Herbert
2015-12-15
1
-0
/
+5
*
ravb: Add fixed-link support
Kazuya Mizuguchi
2015-12-15
1
-0
/
+12
*
Merge branch 'mlxsw-bridge-vlan-offloading'
David S. Miller
2015-12-15
14
-162
/
+1001
|
\
|
*
mlxsw: spectrum: Add support for VLAN devices on top of LAG
Ido Schimmel
2015-12-15
1
-3
/
+29
|
*
mlxsw: spectrum: Enable FDB records for VLAN devices on top of LAG
Ido Schimmel
2015-12-15
1
-7
/
+14
|
*
mlxsw: reg: Add lag_vid field to SFD register
Ido Schimmel
2015-12-15
2
-2
/
+10
|
*
mlxsw: spectrum: Add support for VLAN devices bridging
Ido Schimmel
2015-12-15
3
-1
/
+378
|
*
mlxsw: spectrum: Handle VLAN devices linking / unlinking
Ido Schimmel
2015-12-15
1
-3
/
+51
|
*
mlxsw: spectrum: Adjust FDB notifications for VLAN devices
Ido Schimmel
2015-12-15
2
-4
/
+61
|
*
mlxsw: spectrum: Adjust switchdev ops for VLAN devices
Ido Schimmel
2015-12-15
2
-4
/
+98
|
*
mlxsw: spectrum: Use FID instead of VID when accessing FDB
Ido Schimmel
2015-12-15
2
-28
/
+34
|
*
mlxsw: spectrum: Add another flood table for vFIDs
Ido Schimmel
2015-12-15
3
-27
/
+16
|
*
mlxsw: spectrum: Use appropriate parameter name
Ido Schimmel
2015-12-15
1
-4
/
+4
|
*
mlxsw: spectrum: Split vFID range in two
Ido Schimmel
2015-12-15
3
-99
/
+287
|
*
mlxsw: spectrum: Allocate active VLANs only for port netdevs
Ido Schimmel
2015-12-15
2
-1
/
+11
|
*
switchdev: Pass original device to port netdev driver
Ido Schimmel
2015-12-15
8
-0
/
+22
|
*
switchdev: vlan: Use switchdev_port* in vlan_netdev_ops
Ido Schimmel
2015-12-15
1
-0
/
+7
|
/
*
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2015-12-15
11
-179
/
+120
|
\
|
*
e1000e: Fix msi-x interrupt automask
Benjamin Poirier
2015-12-15
1
-6
/
+5
|
*
e1000e: Do not write lsc to ics in msi-x mode
Benjamin Poirier
2015-12-15
2
-12
/
+19
|
*
e1000e: Do not read ICR in Other interrupt
Benjamin Poirier
2015-12-15
1
-15
/
+7
|
*
e1000e: Remove unreachable code
Benjamin Poirier
2015-12-15
1
-6
/
+0
|
*
igb: Explicitly label self-test result indices
Joe Schultz
2015-12-15
1
-14
/
+24
|
*
igb: Improve cable length function for I210, etc.
Joe Schultz
2015-12-15
3
-9
/
+51
|
*
igb: Don't add PHY address to PCDL address
Aaron Sierra
2015-12-15
1
-2
/
+1
|
*
igb: Remove GS40G specific defines/functions
Aaron Sierra
2015-12-14
5
-106
/
+11
|
*
e1000e: Switch e1000e_up to void, drop code checking for error result
Alexander Duyck
2015-12-14
2
-12
/
+5
*
|
net/macb: add support for resetting PHY using GPIO
Gregory CLEMENT
2015-12-15
3
-0
/
+12
*
|
net: Fix typo in skb_fclone_busy
Masanari Iida
2015-12-14
1
-1
/
+1
*
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-12-14
39
-1513
/
+3101
|
\
\
|
*
|
ieee802154/adf7242: Driver for ADF7242 MAC IEEE802154
Michael Hennerich
2015-12-11
5
-0
/
+1324
|
*
|
Bluetooth: Do not filter multicast addresses by default
Danny Schweizer
2015-12-11
1
-2
/
+5
|
*
|
ieee802154-atusb: Delete an unnecessary check before the function call "kfree...
Markus Elfring
2015-12-11
1
-2
/
+1
|
*
|
Bluetooth: h5: Do not initialize Configuration field
Andrei Emeltchenko
2015-12-10
1
-2
/
+2
|
*
|
mac802154: tx: fix synced xmit deadlock
Alexander Aring
2015-12-10
2
-12
/
+0
|
*
|
ipv6: add ipv6_addr_prefix_copy
Alexander Aring
2015-12-10
1
-0
/
+15
|
*
|
6lowpan: add debugfs support
Alexander Aring
2015-12-10
6
-1
/
+120
|
*
|
6lowpan: add lowpan dev register helpers
Alexander Aring
2015-12-10
4
-12
/
+42
|
*
|
6lowpan: add nhc module for GHC routing extension header detection
Stefan Schmidt
2015-12-10
3
-0
/
+34
|
*
|
6lowpan: add nhc module for GHC fragmentation extension header detection
Stefan Schmidt
2015-12-10
3
-0
/
+35
|
*
|
6lowpan: add nhc module for GHC destination extension header detection
Stefan Schmidt
2015-12-10
3
-0
/
+34
|
*
|
6lowpan: add nhc module for GHC ICMPv6 detection
Stefan Schmidt
2015-12-10
3
-0
/
+33
|
*
|
6lowpan: add nhc module for GHC UDP detection
Stefan Schmidt
2015-12-10
3
-0
/
+33
|
*
|
6lowpan: add nhc module for GHC hop-by-hopextension header detection
Stefan Schmidt
2015-12-10
3
-0
/
+36
|
*
|
6lowpan: clarify Kconfig entries for upcoming GHC support
Stefan Schmidt
2015-12-10
1
-2
/
+3
|
*
|
Bluetooth: btintel: Create common Intel Version Read function
Loic Poulain
2015-12-10
4
-92
/
+66
|
*
|
Bluetooth: Fix locking in bt_accept_dequeue after disconnection
Yichen Zhao
2015-12-10
1
-1
/
+1
[next]