index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
tkip.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-09-02
net: arp: code cleanup
Changli Gao
1
-103
/
+123
2010-09-02
net: dev_add_pack() & __dev_remove_pack() changes
Eric Dumazet
1
-17
/
+15
2010-09-02
net: Improve comments in include/linux/phy.h
Peter Meerwald
1
-2
/
+2
2010-09-02
ipvs: use pkts for SCTP too
Julian Anastasov
1
-3
/
+3
2010-09-02
net: another last_rx round
Eric Dumazet
3
-3
/
+0
2010-09-02
starfire: Temporary kludge to fix powerpc build.
David S. Miller
1
-1
/
+1
2010-09-02
tcp: update also tcp_output with regard to RFC 5681
Gerrit Renker
1
-9
/
+3
2010-09-02
net: make rx_queue sysfs_ops const
stephen hemminger
1
-1
/
+1
2010-09-01
pxa168_eth: remove duplicated #include
Huang Weiyi
1
-2
/
+0
2010-09-01
net: skbuff.c cleanup
Eric Dumazet
1
-32
/
+15
2010-09-01
skge: add GRO support
Eric Dumazet
3
-3
/
+6
2010-09-01
drivers/net/can/mscan/mpc5xxx_can.c: Add of_node_put to avoid memory leak
Julia Lawall
1
-4
/
+4
2010-09-01
ns83820: Use helper to disable chip interrupts
Denis Kirjanov
1
-14
/
+11
2010-09-01
net: tunnels should use rcu_dereference
Eric Dumazet
2
-7
/
+17
2010-09-01
bnx2x: Update version to 1.52.53-5
Yaniv Rosner
1
-2
/
+2
2010-09-01
bnx2x: Add BCM84823 to the supported PHYs
Yaniv Rosner
1
-1
/
+2
2010-09-01
bnx2x: Change BCM848xx LED configuration
Yaniv Rosner
1
-122
/
+49
2010-09-01
bnx2x: Remove unneeded setting of XAUI low power to BCM8727
Yaniv Rosner
1
-1
/
+0
2010-09-01
bnx2x: Change BCM848xx configuration according to IEEE
Yaniv Rosner
2
-164
/
+127
2010-09-01
bnx2x: Reset link before any new link settings
Yaniv Rosner
1
-0
/
+1
2010-09-01
bnx2x: Fix potential link issue In BCM8727 based boards
Yaniv Rosner
2
-10
/
+15
2010-09-01
bnx2x: Fix potential link issue of BCM8073/BCM8727
Yaniv Rosner
1
-2
/
+2
2010-09-01
qlcnic: add cksum flag
Amit Kumar Salecha
2
-4
/
+6
2010-09-01
qlcnic: mac vlan learning support
Amit Kumar Salecha
3
-10
/
+26
2010-09-01
qlcnic: support mac learning
Amit Kumar Salecha
3
-0
/
+191
2010-09-01
qlcnic: fix mac override capability
Rajesh Borundia
3
-13
/
+28
2010-09-01
qlcnic: fix panic while using eth_hdr
Rajesh Borundia
1
-1
/
+3
2010-09-01
qlcnic: fix mac anti spoof policy
Rajesh Borundia
1
-3
/
+10
2010-09-01
qlcnic: fix for setting default eswitch config
Rajesh Borundia
1
-31
/
+65
2010-09-01
qlcnic: fix mac addr read
Rajesh Borundia
3
-30
/
+13
2010-09-01
qlcnic: add api version in reg dump
Rajesh Borundia
1
-4
/
+11
2010-09-01
qlcnic: backout firmware initialization update
Sony Chacko
4
-28
/
+100
2010-09-01
stmmac: Fix another build warning.
David S. Miller
1
-2
/
+2
2010-08-31
gro: unexport tcp4_gro_receive and tcp4_gro_complete
Eric Dumazet
1
-2
/
+0
2010-08-31
net: add a comment on netdev->last_rx
Eric Dumazet
1
-1
/
+8
2010-08-31
pktgen: remove non used variable
Eric Dumazet
1
-2
/
+0
2010-08-31
vlan: Use vlan_dev_real_dev in vlan_hwaccel_do_receive
Jiri Pirko
1
-1
/
+1
2010-08-31
Phonet: do not set POLLOUT in case of send buffer overflow
Rémi Denis-Courmont
1
-1
/
+3
2010-08-31
Phonet: correct sendmsg() error code from sock_alloc_send_skb()
Rémi Denis-Courmont
1
-1
/
+1
2010-08-31
Phonet: restore flow control credits when sending fails
Rémi Denis-Courmont
1
-1
/
+5
2010-08-31
stmmac: Fix build warnings.
David S. Miller
3
-3
/
+4
2010-08-30
ipv6: struct xfrm6_tunnel in read_mostly section
Eric Dumazet
3
-6
/
+6
2010-08-30
net: struct xfrm_tunnel in read_mostly section
Eric Dumazet
4
-6
/
+6
2010-08-30
net/m68k: Hydra Ethernet - print whole resource instead of start address
Geert Uytterhoeven
1
-3
/
+2
2010-08-30
TCP: update initial windows according to RFC 5681
Gerrit Renker
1
-8
/
+2
2010-08-30
dccp ccid-3: use per-route RTO or TCP RTO as fallback
Gerrit Renker
4
-38
/
+9
2010-08-30
dccp ccid-2: Share TCP's minimum RTO code
Gerrit Renker
2
-8
/
+23
2010-08-30
tcp/dccp: Consolidate common code for RFC 3390 conversion
Gerrit Renker
3
-21
/
+19
2010-08-30
dccp ccid-2: Remove wrappers around sk_{reset,stop}_timer()
Gerrit Renker
1
-25
/
+3
2010-08-30
dccp ccid-2: Use u32 timestamps uniformly
Gerrit Renker
2
-13
/
+16
[next]