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
*
bridge: Add filtering support for default_pvid
Vlad Yasevich
2014-10-06
4
-7
/
+136
*
bridge: Simplify pvid checks.
Vlad Yasevich
2014-10-06
2
-7
/
+4
*
bridge: Add a default_pvid sysfs attribute
Vlad Yasevich
2014-10-06
3
-0
/
+48
*
net: pxa168_eth: avoid using signed char for bitops
Antoine Ténart
2014-10-06
1
-6
/
+6
*
Merge branch 'isdn-next'
David S. Miller
2014-10-06
3
-13
/
+7
|
\
|
*
isdn/gigaset: use USB API function usb_endpoint_num()
Tilman Schmidt
2014-10-06
1
-7
/
+5
|
*
isdn/gigaset: drop unused cardstate structure member
Tilman Schmidt
2014-10-06
1
-2
/
+0
|
*
isdn/gigaset: improve error handling when leaving DLE mode
Tilman Schmidt
2014-10-06
1
-1
/
+2
|
*
isdn/capi: drop two dead if branches
Tilman Schmidt
2014-10-06
1
-3
/
+0
|
/
*
net: sched: suspicious RCU usage in qdisc_watchdog
John Fastabend
2014-10-05
1
-0
/
+2
*
net: dsa: do not call phy_start_aneg
Florian Fainelli
2014-10-05
1
-1
/
+0
*
Removed unused inet6 address state
Sébastien Barré
2014-10-05
1
-1
/
+0
*
net: Cleanup skb cloning by adding SKB_FCLONE_FREE
Vijay Subramanian
2014-10-05
2
-7
/
+8
*
mlx4: add a new xmit_more counter
Eric Dumazet
2014-10-05
4
-8
/
+19
*
Merge branch 'gudp'
David S. Miller
2014-10-04
8
-40
/
+235
|
\
|
*
ip_tunnel: Add GUE support
Tom Herbert
2014-10-04
2
-0
/
+14
|
*
gue: Receive side for Generic UDP Encapsulation
Tom Herbert
2014-10-04
3
-9
/
+217
|
*
fou: eliminate IPv4,v6 specific GRO functions
Tom Herbert
2014-10-04
4
-40
/
+13
|
*
ip_tunnel: Account for secondary encapsulation header in max_headroom
Tom Herbert
2014-10-04
1
-1
/
+1
|
/
*
net: do not export skb_gro_receive()
Eric Dumazet
2014-10-04
1
-1
/
+0
*
drivers/net/irda/Kconfig: Let SH_IRDA depend on HAS_IOMEM
Chen Gang
2014-10-04
1
-1
/
+1
*
drivers/net/ethernet/marvell/Kconfig: Let PXA168_ETH depend on HAS_IOMEM
Chen Gang
2014-10-04
1
-1
/
+1
*
drivers/net/dsa/Kconfig: Let NET_DSA_BCM_SF2 depend on HAS_IOMEM
Chen Gang
2014-10-04
1
-0
/
+1
*
drivers/net/can/Kconfig: Let CAN_AT91 depend on HAS_IOMEM
Chen Gang
2014-10-04
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2014-10-04
10
-77
/
+12
|
\
|
*
igb: bump version to 5.2.15
Todd Fujinaka
2014-10-02
1
-1
/
+1
|
*
i40e/igb: Convert to dev_consume_skb_any()
Rick Jones
2014-10-02
2
-2
/
+2
|
*
igb: remove blocking phy read from inside spinlock
Bernhard Kaindl
2014-10-02
3
-18
/
+0
|
*
ixgbe: delete one duplicate marcro definition of IXGBE_MAX_L2A_QUEUES
Ethan Zhao
2014-10-02
1
-1
/
+0
|
*
ixgbe: fix setting of TXDCTL.WTRHESH when ITR is set to 0 and no BQL
Emil Tantilov
2014-10-02
2
-6
/
+1
|
*
ixgbe: remove wait loop on autoneg for copper devices
Emil Tantilov
2014-10-02
1
-41
/
+0
|
*
ixgbe: Convert the normal transmit complete path to dev_consume_skb_any()
Rick Jones
2014-10-02
1
-1
/
+1
|
*
fm10k: Correctly set the number of Tx queues
Alexander Duyck
2014-10-02
1
-1
/
+5
|
*
fm10k: Reduce buffer size when pages are larger than 4K
Alexander Duyck
2014-10-02
1
-6
/
+2
*
|
Merge branch 'mlx5-next'
David S. Miller
2014-10-04
15
-455
/
+804
|
\
\
|
*
|
net/mlx5_core: Add ConnectX-4 to list of supported devices
Eli Cohen
2014-10-04
1
-0
/
+1
|
*
|
net/mlx5_core: Identify resources by their type
Eli Cohen
2014-10-04
4
-25
/
+60
|
*
|
net/mlx5_core: use set/get macros in device caps
Eli Cohen
2014-10-04
5
-168
/
+298
|
*
|
net/mlx5_core: Use hardware registers description header file
Eli Cohen
2014-10-04
5
-114
/
+188
|
*
|
net/mlx5_core: Update device capabilities handling
Eli Cohen
2014-10-04
12
-222
/
+331
|
/
/
*
|
qdisc: validate skb without holding lock
Eric Dumazet
2014-10-04
4
-38
/
+56
*
|
net: ethernet: Remove superfluous ether_setup after alloc_etherdev
Tobias Klauser
2014-10-04
19
-34
/
+0
*
|
Merge branch 'qdisc_bulk_dequeue'
David S. Miller
2014-10-03
2
-2
/
+54
|
\
\
|
*
|
qdisc: dequeue bulking also pickup GSO/TSO packets
Jesper Dangaard Brouer
2014-10-03
1
-9
/
+3
|
*
|
qdisc: bulk dequeue support for qdiscs with TCQ_F_ONETXQUEUE
Jesper Dangaard Brouer
2014-10-03
2
-2
/
+60
|
/
/
*
|
et131x: Add PCIe gigabit ethernet driver et131x to drivers/net
Mark Einon
2014-10-03
9
-8
/
+5597
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-10-02
129
-951
/
+1540
|
\
\
|
|
/
|
/
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-10-02
31
-134
/
+217
|
|
\
|
|
*
bna: Update Maintainer Email
Rasesh Mody
2014-10-02
1
-1
/
+1
|
|
*
Merge branch 'r8152'
David S. Miller
2014-10-01
1
-28
/
+2
|
|
|
\
[next]