index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
veth.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-04-28
net: qmi_wwan: add a number of Dell devices
Bjørn Mork
1
-0
/
+5
2014-04-28
net: qmi_wwan: add a number of CMOTech devices
Bjørn Mork
1
-0
/
+16
2014-04-28
net: qmi_wwan: add Alcatel L800MA
Bjørn Mork
1
-0
/
+1
2014-04-28
net: qmi_wwan: add Olivetti Olicard 500
Bjørn Mork
1
-0
/
+1
2014-04-28
net: qmi_wwan: add Sierra Wireless MC7305/MC7355
Bjørn Mork
1
-0
/
+1
2014-04-28
net: qmi_wwan: add Sierra Wireless MC73xx
Bjørn Mork
1
-0
/
+3
2014-04-28
net: qmi_wwan: add Sierra Wireless EM7355
Bjørn Mork
1
-0
/
+1
2014-04-28
sctp: reset flowi4_oif parameter on route lookup
Xufeng Zhang
1
-1
/
+6
2014-04-28
arc_emac: add clock handling
Heiko Stübner
3
-13
/
+47
2014-04-28
arc_emac: fix probe error path
Heiko Stübner
1
-9
/
+14
2014-04-28
bridge: Handle IFLA_ADDRESS correctly when creating bridge device
Toshiaki Makita
1
-0
/
+15
2014-04-28
cxgb4: Update Kconfig to include Chelsio T5 adapter
Hariprasad Shenai
1
-6
/
+7
2014-04-26
i40e: fix Timesync Tx interrupt handler code
Jacob Keller
1
-4
/
+1
2014-04-26
Altera TSE: Change driver name used by Ethtool
Vince Bridgers
1
-1
/
+7
2014-04-26
Altera TSE: Fix Panic in probe routine when phy probe fails
Vince Bridgers
1
-21
/
+24
2014-04-26
Altera TSE: Set the Pause Quanta value to the IEEE default value
Vince Bridgers
2
-0
/
+4
2014-04-26
Altera TSE: Work around unaligned DMA receive packet issue with Altera SGDMA
Vince Bridgers
6
-51
/
+101
2014-04-26
bnx2x: Fix failure to configure VF multicast filters
Narender Kumar
1
-0
/
+1
2014-04-26
bnx2x: Fix vlan credit issues for VFs
Yuval Mintz
3
-11
/
+37
2014-04-26
bnx2x: Memory leak during VF removal
Yuval Mintz
3
-4
/
+13
2014-04-24
ipv6: fib: fix fib dump restart
Kumar Sundararajan
1
-1
/
+2
2014-04-24
can: slcan: Fix spinlock variant
Alexander Stein
1
-3
/
+3
2014-04-24
can: fix return value from can_get_bittiming()
Oliver Hartkopp
1
-1
/
+1
2014-04-24
can: sja1000_isa: add locking for indirect register access mode
Oliver Hartkopp
1
-3
/
+13
2014-04-24
can: c_can_pci: enable PCI bus master only for MSI
Wolfgang Grandegger
1
-2
/
+5
2014-04-24
can: c_can: use proper type for 'instance'
Wolfram Sang
2
-2
/
+2
2014-04-24
can: c_can: Speed up tx buffer invalidation
Thomas Gleixner
2
-15
/
+40
2014-04-24
can: c_can: Remove tx locking
Thomas Gleixner
2
-92
/
+43
2014-04-24
can: c_can: Use proper u32 variables in c_can_write_msg_object()
Thomas Gleixner
1
-9
/
+9
2014-04-24
can: c_can: Cleanup c_can_write_msg_object()
Thomas Gleixner
2
-33
/
+24
2014-04-24
can: c_can: Cleanup c_can_msg_obj_put/get()
Thomas Gleixner
1
-44
/
+16
2014-04-24
can: c_can: Cleanup c_can_inval_msg_object()
Thomas Gleixner
1
-5
/
+5
2014-04-24
can: c_can: Cleanup setup of receive buffers
Thomas Gleixner
1
-21
/
+17
2014-04-24
can: c_can: Cleanup c_can_read_msg_object()
Thomas Gleixner
1
-17
/
+15
2014-04-24
can: c_can: Cleanup irq enable/disable
Thomas Gleixner
1
-25
/
+12
2014-04-24
can: c_can: Work around C_CAN RX wreckage
Thomas Gleixner
2
-3
/
+11
2014-04-24
can: c_can: Disable rx split as workaround
Thomas Gleixner
2
-14
/
+55
2014-04-24
can: c_can: Get rid of pointless interrupts
Thomas Gleixner
2
-77
/
+48
2014-04-24
can: c_can: Avoid status register update for D_CAN
Thomas Gleixner
1
-3
/
+6
2014-04-24
can: c_can: Simplify buffer reenabling
Thomas Gleixner
1
-10
/
+6
2014-04-24
can: c_can: Always update error stats
Thomas Gleixner
1
-6
/
+7
2014-04-24
can: c_can: Fix berr reporting
Thomas Gleixner
1
-10
/
+6
2014-04-24
can: c_can: Handle state change correctly
Thomas Gleixner
1
-5
/
+20
2014-04-24
can: c_can: Do not access skb after net_receive_skb()
Thomas Gleixner
1
-5
/
+4
2014-04-24
can: c_can: Make bus off interrupt disable logic work
Thomas Gleixner
1
-7
/
+4
2014-04-24
can: c_can: Fix startup logic
Thomas Gleixner
1
-18
/
+17
2014-04-24
can: c_can_pci: Set the type of the IP core
Thomas Gleixner
1
-0
/
+2
2014-04-24
rtnetlink: Only supply IFLA_VF_PORTS information when RTEXT_FILTER_VF is set
David Gibson
1
-6
/
+10
2014-04-24
rtnetlink: Warn when interface's information won't fit in our packet
David Gibson
1
-5
/
+12
2014-04-24
netfilter: Fix warning in nfnetlink_receive().
David S. Miller
1
-1
/
+0
[next]