index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac802154
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-01-29
ipv6: Fix inet6_csk_bind_conflict so it builds with user namespaces enabled
Eric W. Biederman
1
-1
/
+1
2013-01-29
pktgen: support net namespace
Cong Wang
1
-79
/
+117
2013-01-29
net: fec: add napi support to improve proformance
Frank Li
2
-7
/
+36
2013-01-29
ethoc: Cleanup driver format
Barry Grussling
1
-17
/
+17
2013-01-29
ip_gre: When TOS is inherited, use configured TOS value for non-IP packets
David Ward
1
-2
/
+2
2013-01-29
ipv4: introduce address lifetime
Jiri Pirko
4
-9
/
+220
2013-01-29
net: frag, move LRU list maintenance outside of rwlock
Jesper Dangaard Brouer
5
-14
/
+33
2013-01-29
net: use lib/percpu_counter API for fragmentation mem accounting
Jesper Dangaard Brouer
2
-8
/
+20
2013-01-29
net: frag helper functions for mem limit tracking
Jesper Dangaard Brouer
6
-33
/
+57
2013-01-29
net: cacheline adjust struct inet_frag_queue
Jesper Dangaard Brouer
1
-4
/
+5
2013-01-29
net: cacheline adjust struct inet_frags for better frag performance
Jesper Dangaard Brouer
1
-4
/
+7
2013-01-29
net: cacheline adjust struct netns_frags for better frag performance
Jesper Dangaard Brouer
1
-1
/
+4
2013-01-29
net: ks8851: convert to threaded IRQ
Felipe Balbi
1
-31
/
+12
2013-01-29
net neigh: Optimize neighbor entry size calculation.
YOSHIFUJI Hideaki / 吉藤英明
2
-10
/
+8
2013-01-29
net: avoid to hang up on sending due to sysctl configuration overflow.
bingtian.ly@taobao.com
2
-8
/
+17
2013-01-29
via-rhine: add 64bit statistics.
Jamie Gloudon
1
-8
/
+39
2013-01-29
drivers/net/phy/micrel_phy: Add support for new PHYs
David J. Choi
2
-5
/
+68
2013-01-29
net: phy: realtek: add rtl8211e driver
Giuseppe CAVALLARO
1
-6
/
+44
2013-01-29
netpoll: use the net namespace of current process instead of init_net
Cong Wang
1
-2
/
+4
2013-01-29
netpoll: use ipv6_addr_equal() to compare ipv6 addr
Cong Wang
1
-3
/
+3
2013-01-29
netpoll: add RCU annotation to npinfo field
Cong Wang
1
-1
/
+1
2013-01-29
can: rework skb reserved data handling
Oliver Hartkopp
6
-13
/
+21
2013-01-28
igbvf: be sane about random MAC addresses
Mitch A Williams
1
-14
/
+10
2013-01-28
igb: Don't give VFs random MAC addresses
Mitch A Williams
1
-3
/
+3
2013-01-28
ixgbevf: Make sure link status and speed are fetched
Greg Rose
1
-0
/
+1
2013-01-28
e1000e: cleanup: remove comments which are no longer applicable
Bruce Allan
1
-7
/
+0
2013-01-28
e1000e: cleanup hw.h
Bruce Allan
1
-15
/
+10
2013-01-28
e1000e: cleanup: remove unused #define
Bruce Allan
1
-3
/
+0
2013-01-28
e1000e: adjust PM QoS request
Bruce Allan
2
-15
/
+19
2013-01-28
e1000e: correct maximum frame size on 82579
Bruce Allan
1
-1
/
+1
2013-01-28
e1000e: cleanup: remove e1000e_commit_phy()
Bruce Allan
4
-28
/
+16
2013-01-28
e1000e: cleanup: remove e1000_get_cable_length()
Bruce Allan
2
-7
/
+2
2013-01-28
e1000e: cleanup: remove e1000_get_phy_cfg_done()
Bruce Allan
1
-19
/
+1
2013-01-28
e1000e: cleanup: rename e1000_get_cfg_done()
Bruce Allan
4
-6
/
+6
2013-01-28
e1000e: cleanup: remove e1000_force_speed_duplex()
Bruce Allan
1
-17
/
+1
2013-01-28
e1000e: cleanup: remove e1000_set_d0_lplu_state()
Bruce Allan
1
-27
/
+6
2013-01-28
net: fix possible wrong checksum generation
Eric Dumazet
13
-15
/
+65
2013-01-28
net: add RCU annotation to sk_dst_cache field
Cong Wang
1
-1
/
+1
2013-01-28
decnet: use correct RCU API to deref sk_dst_cache field
Cong Wang
4
-5
/
+7
2013-01-28
net/mlx4_en: Initialize RFS filters lock and list in init_netdev
Amir Vadai
1
-3
/
+5
2013-01-28
net/mlx4_en: Fix a race when closing TX queue
Amir Vadai
1
-1
/
+15
2013-01-28
net/mlx4_core: Return proper error code when __mlx4_add_one fails
Jack Morgenstein
1
-2
/
+5
2013-01-28
net/mlx4_en: Use the correct netif lock on ndo_set_rx_mode
Eugenia Emantayev
1
-2
/
+2
2013-01-28
net/mlx4_en: Fix traffic loss under promiscuous mode
Aviad Yehezkel
1
-9
/
+26
2013-01-28
net/mlx4_en: Issue the dump eth statistics command under lock
Eugenia Emantayev
1
-4
/
+4
2013-01-28
gro: Fix kcalloc argument order
Joe Perches
1
-2
/
+2
2013-01-28
irda: buffer overflow in irnet_ctrl_read()
Dan Carpenter
1
-59
/
+58
2013-01-27
e1000e: cleanup: do not assign a variable a value when not necessary
Bruce Allan
7
-20
/
+20
2013-01-27
e1000e: do not ignore variables which get set a value
Bruce Allan
4
-6
/
+14
2013-01-27
e1000e: cleanup: remove unnecessary function prototypes
Bruce Allan
4
-13
/
+6
[next]