index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gitignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-11-02
net: cdc_ncm: log the length we warn about
Bjørn Mork
1
-1
/
+1
2013-11-02
net: cdc_ncm: set correct dev->hard_mtu
Bjørn Mork
1
-7
/
+2
2013-11-02
net: cdc_ncm: remove ethtool ops
Bjørn Mork
1
-26
/
+0
2013-11-02
net: cdc_ncm: remove probe and disconnect wrappers
Bjørn Mork
1
-18
/
+2
2013-11-02
net: cdc_ncm: no point in filling up the NTBs if we send ZLPs
Bjørn Mork
1
-1
/
+5
2013-11-02
net: cdc_ncm: only the control intf can be probed
Bjørn Mork
1
-6
/
+8
2013-11-02
net: cdc_ncm: remove descriptor pointers
Bjørn Mork
2
-9
/
+7
2013-11-02
net: cdc_ncm: fix SET_MAX_DATAGRAM_SIZE
Bjørn Mork
1
-0
/
+1
2013-11-02
net: cdc_ncm: remove ncm_parm field
Bjørn Mork
2
-24
/
+23
2013-11-02
net: cdc_ncm: remove tx_speed and rx_speed fields
Bjørn Mork
2
-25
/
+14
2013-11-02
net: cdc_ncm: remove unused udev field
Bjørn Mork
2
-3
/
+0
2013-11-02
net: cdc_ncm: remove redundant netdev field
Bjørn Mork
3
-39
/
+39
2013-11-02
net: cdc_ncm: remove redundant endpoint pointers
Bjørn Mork
2
-22
/
+19
2013-11-02
net: cdc_ncm: remove redundant "intf" field
Bjørn Mork
2
-4
/
+1
2013-11-02
net: cdc_ncm: add include protection to cdc_ncm.h
Bjørn Mork
1
-0
/
+5
2013-11-02
net: cdc_ncm: simplify and optimize frame padding
Bjørn Mork
1
-12
/
+19
2013-11-02
net: cdc_mbim: change the default to send ZLPs
Bjørn Mork
1
-11
/
+17
2013-11-02
net: cdc_mbim: handle IPv6 Neigbor Solicitations
Bjørn Mork
1
-0
/
+58
2013-11-02
smsc9420: replace printk with netdev_ calls
Ben Boeckel
1
-13
/
+13
2013-11-02
smc91c92_cs: replace printk with netdev_ calls
Ben Boeckel
1
-22
/
+21
2013-11-02
smc9194: replace printk with netdev_ calls
Ben Boeckel
1
-27
/
+25
2013-11-02
smsc911x: replace printk with netdev_ calls
Ben Boeckel
1
-1
/
+1
2013-11-02
smc911x: replace printk with netdev_ calls
Ben Boeckel
2
-167
/
+166
2013-11-02
smc91x: replace printk with netdev_ calls
Ben Boeckel
2
-123
/
+118
2013-11-02
epic100: replace printk with netdev_ calls
Ben Boeckel
1
-67
/
+58
2013-11-01
ixgbe: fix inconsistent clearing of the multicast table
Emil Tantilov
1
-8
/
+7
2013-11-01
ixgbe: cleanup IXGBE_DESC_UNUSED
Don Skidmore
2
-8
/
+12
2013-11-01
ixgbe: Reduce memory consumption with larger page sizes
Anton Blanchard
1
-0
/
+4
2013-11-01
igb: Don't let ethtool try to write to iNVM in i210/i211
Fujinaka, Todd
1
-1
/
+3
2013-11-01
ixgbevf: remove redundant workaround
Emil Tantilov
1
-9
/
+0
2013-11-01
e1000: fix wrong queue idx calculation
Hong Zhiguo
1
-2
/
+1
2013-10-31
sfc: Fix DMA unmapping issue with firmware assisted TSO
Alexandre Rames
2
-2
/
+8
2013-10-30
6lowpan: cleanup skb copy data
Alexander Aring
1
-5
/
+8
2013-10-30
6lowpan: set 6lowpan network and transport header
Alexander Aring
1
-0
/
+2
2013-10-30
6lowpan: set and use mac_len for mac header length
Alexander Aring
2
-12
/
+3
2013-10-30
6lowpan: remove unnecessary set of headers
Alexander Aring
1
-4
/
+0
2013-10-30
ipv6: remove the unnecessary statement in find_match()
Duan Jiong
1
-1
/
+1
2013-10-30
mac802154: Use pr_err(...) rather than printk(KERN_ERR ...)
Chen Weilong
1
-4
/
+2
2013-10-30
bgmac: pass received packet to the netif instead of copying it
Rafał Miłecki
1
-27
/
+39
2013-10-30
tipc: remove two indentation levels in tipc_recv_msg routine
Ying Xue
1
-89
/
+84
2013-10-30
arc_emac: drop redundant mac address check
Luka Perkov
1
-3
/
+3
2013-10-30
mvneta: drop redundant mac address check
Luka Perkov
1
-1
/
+1
2013-10-30
octeon_mgmt: drop redundant mac address check
Luka Perkov
1
-1
/
+1
2013-10-30
tcp: temporarily disable Fast Open on SYN timeout
Yuchung Cheng
2
-3
/
+8
2013-10-29
net: mvmdio: doc: mvmdio now used by mv643xx_eth
Leigh Brown
1
-5
/
+3
2013-10-29
net: mvmdio: slight optimisation of orion_mdio_write
Leigh Brown
1
-6
/
+4
2013-10-29
net: mvmdio: orion_mdio_ready: remove manual poll
Leigh Brown
1
-21
/
+13
2013-10-29
net: mvmdio: make orion_mdio_wait_ready consistent
Leigh Brown
1
-22
/
+30
2013-10-29
net/benet: Make lancer_wait_ready() static
Gavin Shan
2
-2
/
+1
2013-10-29
net/benet: Remove interface type
Gavin Shan
2
-6
/
+0
[next]