index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
MAINTAINERS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2013-10-29
netconsole: Convert to pr_<level>
Joe Perches
1
-30
/
+27
2013-10-29
net: sched: cls_bpf: add BPF-based classifier
Daniel Borkmann
4
-0
/
+410
2013-10-29
bgmac: separate RX descriptor setup code into a new function
Rafał Miłecki
1
-19
/
+22
2013-10-29
i40e: fix error return code in i40e_probe()
Wei Yongjun
1
-1
/
+3
2013-10-29
ixgbevf: Add zero_base handler to network statistics
Don Skidmore
2
-34
/
+45
2013-10-29
ixgbevf: add BP_EXTENDED_STATS for CONFIG_NET_RX_BUSY_POLL
Jacob Keller
3
-0
/
+60
2013-10-29
ixgbevf: implement CONFIG_NET_RX_BUSY_POLL
Jacob Keller
2
-0
/
+177
2013-10-29
ixgbevf: have clean_rx_irq return total_rx_packets cleaned
Jacob Keller
1
-6
/
+7
2013-10-29
ixgbevf: add ixgbevf_rx_skb
Jacob Keller
1
-1
/
+15
2013-10-29
ixgbe: remove unnecessary duplication of PCIe bandwidth display
Jacob Keller
1
-23
/
+13
2013-10-29
ixgbe: show <2% for encoding loss on PCIe Gen3
Jacob Keller
1
-2
/
+2
2013-10-29
ixgbe: fix qv_lock_napi call in ixgbe_napi_disable_all
Jacob Keller
2
-16
/
+38
2013-10-29
net: add might_sleep() call to napi_disable
Jacob Keller
1
-0
/
+1
2013-10-29
vxlan: Have the NIC drivers do less work for offloads
Joseph Gasparakis
2
-4
/
+11
2013-10-29
net, mc: fix the incorrect comments in two mc-related functions
Zhi Yong Wu
1
-2
/
+2
2013-10-29
net, iovec: fix the incorrect comment in memcpy_fromiovecend()
Zhi Yong Wu
1
-1
/
+1
2013-10-29
net, datagram: fix the incorrect comment in zerocopy_sg_from_iovec()
Zhi Yong Wu
1
-1
/
+1
2013-10-29
vxlan: silence one build warning
Zhi Yong Wu
1
-17
/
+14
2013-10-29
ipv4: fix DO and PROBE pmtu mode regarding local fragmentation with UFO/CORK
Hannes Frederic Sowa
1
-4
/
+8
2013-10-29
virtio_net: migrate mergeable rx buffers to page frag allocators
Michael Dalton
1
-58
/
+106
2013-10-29
ipv6: Remove privacy config option.
David S. Miller
4
-62
/
+4
2013-10-29
6lowpan: remove unnecessary break
Alexander Aring
1
-1
/
+0
2013-10-29
6lowpan: remove skb->dev assignment
Alexander Aring
1
-1
/
+0
2013-10-29
6lowpan: use netdev_alloc_skb instead dev_alloc_skb
Alexander Aring
1
-2
/
+2
2013-10-29
6lowpan: remove unnecessary check on err >= 0
Alexander Aring
1
-1
/
+1
2013-10-29
6lowpan: remove unnecessary ret variable
Alexander Aring
1
-4
/
+2
2013-10-28
sctp: merge two if statements to one
wangweidong
1
-9
/
+5
2013-10-28
sctp: remove the repeat initialize with 0
wangweidong
1
-21
/
+8
2013-10-28
sctp: fix some comments in chunk.c and associola.c
wangweidong
2
-3
/
+3
2013-10-28
veth: extend features to support tunneling
Eric Dumazet
1
-0
/
+3
2013-10-28
inet: restore gso for vxlan
Eric Dumazet
1
-8
/
+7
2013-10-28
Revert "Merge branch 'bonding_monitor_locking'"
David S. Miller
3
-40
/
+89
2013-10-27
be2net: add support for ndo_busy_poll
Sathya Perla
2
-18
/
+187
2013-10-27
bonding: remove bond read lock for bond_3ad_state_machine_handler()
dingtianhong
1
-4
/
+5
2013-10-27
bonding: remove bond read lock for bond_activebackup_arp_mon()
dingtianhong
1
-33
/
+13
2013-10-27
bonding: remove bond read lock for bond_loadbalance_arp_mon()
dingtianhong
1
-4
/
+6
2013-10-27
bonding: remove bond read lock for bond_alb_monitor()
dingtianhong
1
-16
/
+4
2013-10-27
bonding: remove bond read lock for bond_mii_monitor()
dingtianhong
1
-32
/
+12
[next]