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