index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
iostats.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-10-01
pkt_sched: fq: rate limiting improvements
Eric Dumazet
1
-19
/
+26
2013-10-01
ip6tnl: allow to use rtnl ops on fb tunnel
Nicolas Dichtel
1
-2
/
+1
2013-10-01
sit: allow to use rtnl ops on fb tunnel
Nicolas Dichtel
1
-1
/
+1
2013-10-01
igb: Add ethtool support to configure number of channels
Laura Mihaela Vasilescu
3
-0
/
+107
2013-10-01
igb: Add ethtool offline tests for i354
Fujinaka, Todd
1
-2
/
+4
2013-10-01
ixgbe: remove marketing names from busy poll code
Jacob Keller
3
-23
/
+23
2013-10-01
ixgbe: Cleanup the use of tabs and spaces
Jeff Kirsher
2
-26
/
+26
2013-10-01
ixgbe: ethtool DCB registers dump for 82599 and x540
Leonardo Potenza
2
-15
/
+65
2013-10-01
ixgbevf: move API neg to reset path
Don Skidmore
1
-11
/
+10
2013-10-01
ixgbevf: add wait for Rx queue disable
Don Skidmore
1
-17
/
+44
2013-10-01
ixgbevf: cleanup redundant mailbox read failure check
Don Skidmore
1
-27
/
+2
2013-10-01
ixgbevf: do not print registers to dmesg in ixgbevf_get_regs
Jacob Keller
1
-53
/
+2
2013-10-01
be2net: add a counter for pkts dropped in xmit path
Sathya Perla
3
-2
/
+8
2013-10-01
be2net: fix adaptive interrupt coalescing
Sathya Perla
5
-73
/
+115
2013-10-01
be2net: call ENABLE_VF cmd for Skyhawk-R too
Vasundhara Volam
2
-2
/
+3
2013-10-01
be2net: Create single TXQ on BE3-R 1G ports
Vasundhara Volam
1
-9
/
+2
2013-10-01
be2net: pass if_id for v1 and V2 versions of TX_CREATE cmd
Vasundhara Volam
1
-1
/
+2
2013-10-01
be2net: Call be_vf_setup() even when VFs are enbaled from previous load
Vasundhara Volam
2
-5
/
+5
2013-10-01
ip_tunnel: Remove double unregister of the fallback device
Steffen Klassert
1
-2
/
+0
2013-10-01
ip_tunnel_core: Change __skb_push back to skb_push
Steffen Klassert
1
-1
/
+1
2013-10-01
ip_tunnel: Add fallback tunnels to the hash lists
Steffen Klassert
1
-1
/
+3
2013-10-01
ip_tunnel: Fix a memory corruption in ip_tunnel_xmit
Steffen Klassert
1
-6
/
+6
2013-10-01
qlcnic: Fix SR-IOV configuration
Manish Chopra
1
-1
/
+7
2013-10-01
ll_temac: Reset dma descriptors indexes on ndo_open
Ricardo Ribalda
1
-0
/
+6
2013-10-01
net: can: c_can_platform: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-10-01
net: ethernet: cpsw-phy-sel: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-10-01
net: ethernet: cpsw: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-10-01
skbuff: size of hole is wrong in a comment
Nicolas Dichtel
1
-1
/
+1
2013-10-01
ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_put
Salam Noureddine
1
-3
/
+3
2013-10-01
ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_put
Salam Noureddine
1
-2
/
+2
2013-10-01
bonding: RCUify bond_set_rx_mode()
Veaceslav Falico
1
-3
/
+4
2013-10-01
ethernet: moxa: fix incorrect placement of __initdata tag
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2013-10-01
drivers: net: phy: marvell.c: removed checkpatch.pl warnings
Avinash Kumar
1
-2
/
+2
2013-10-01
net: skb_is_gso_v6() requires skb_is_gso()
Eric Dumazet
2
-8
/
+11
2013-10-01
net: add missing sk_max_pacing_rate doc
Eric Dumazet
1
-0
/
+1
2013-10-01
bgmac: add support for Byte Queue Limits
Hauke Mehrtens
1
-0
/
+10
2013-10-01
b44: add support for Byte Queue Limits
Hauke Mehrtens
1
-0
/
+10
2013-10-01
ipv6: gre: correct calculation of max_headroom
Hannes Frederic Sowa
1
-2
/
+2
2013-10-01
net ipv4: Convert ipv4.ip_local_port_range to be per netns v3
Eric W. Biederman
12
-46
/
+56
2013-10-01
ethernet: use likely() for common Ethernet encap
stephen hemminger
1
-4
/
+5
2013-10-01
ethernet: cleanup eth_type_trans
stephen hemminger
1
-14
/
+3
2013-10-01
powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file
Aida Mynzhasova
2
-2
/
+20
2013-10-01
Revert "powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file"
David S. Miller
2
-18
/
+2
2013-10-01
bonding: Fix broken promiscuity reference counting issue
Neil Horman
1
-3
/
+10
2013-10-01
tcp: TSQ can use a dynamic limit
Eric Dumazet
1
-6
/
+11
2013-10-01
dm9601: fix IFF_ALLMULTI handling
Peter Korsgaard
1
-1
/
+1
2013-10-01
ipv6: Not need to set fl6.flowi6_flags as zero
Li RongQing
1
-3
/
+0
2013-10-01
xen-netback: improve ring effeciency for guest RX
Wei Liu
1
-83
/
+61
2013-09-30
pidns: fix free_pid() to handle the first fork failure
Oleg Nesterov
1
-0
/
+5
2013-09-30
ipc,msg: prevent race with rmid in msgsnd,msgrcv
Davidlohr Bueso
1
-0
/
+13
[next]