index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-06-16
qlcnic: Bumped up version number
Anirban Chakraborty
1
-2
/
+2
2010-06-16
qlcnic: Fix a bug in setting up NIC partitioning mode
Anirban Chakraborty
3
-52
/
+37
2010-06-16
syncookies: check decoded options against sysctl settings
Florian Westphal
3
-9
/
+22
2010-06-16
inetpeer: restore small inet_peer structures
Eric Dumazet
4
-11
/
+36
2010-06-16
gadget/rndis: dev_get_stats() now returns rtnl_link_stats64.
David S. Miller
1
-1
/
+1
2010-06-16
inetpeer: do not use zero refcnt for freed entries
Eric Dumazet
1
-2
/
+8
2010-06-16
netpoll: Use correct primitives for RCU dereferencing
Herbert Xu
1
-2
/
+2
2010-06-16
bridge: Add const to dummy br_netpoll_send_skb
Herbert Xu
1
-1
/
+1
2010-06-16
net: NET_SKB_PAD should depend on L1_CACHE_BYTES
Eric Dumazet
3
-9
/
+5
2010-06-16
ipfrag : frag_kfree_skb() cleanup
Eric Dumazet
2
-11
/
+5
2010-06-16
ip_frag: Remove some atomic ops
Eric Dumazet
2
-4
/
+2
2010-06-16
ipv6: syncookies: do not skip ->iif initialization
Florian Westphal
1
-6
/
+7
2010-06-16
net: Fix error in comment on net_device_ops::ndo_get_stats
Ben Hutchings
1
-1
/
+1
2010-06-16
netdev:bfin_mac: reclaim and free tx skb as soon as possible after transfer
Sonic Zhang
2
-43
/
+85
2010-06-15
inetpeer: RCU conversion
Eric Dumazet
2
-69
/
+96
2010-06-15
cnic: Fix cnic_cm_abort() error handling.
Michael Chan
1
-11
/
+18
2010-06-15
cnic: Refactor and fix cnic_ready_to_close().
Michael Chan
1
-16
/
+10
2010-06-15
cnic: Refactor code in cnic_cm_process_kcqe().
Michael Chan
1
-6
/
+9
2010-06-15
cnic: Return error code in cnic_cm_close() if unsuccessful.
Michael Chan
1
-0
/
+2
2010-06-15
ixgbe: update set_rx_mode to fix issues w/ macvlan
Alexander Duyck
3
-26
/
+79
2010-06-15
tcp: unify tcp flag macros
Changli Gao
6
-71
/
+58
2010-06-15
bridge: use rx_handler_data pointer to store net_bridge_port pointer
Jiri Pirko
20
-50
/
+71
2010-06-15
macvlan: use rx_handler_data pointer to store macvlan_port pointer V2
Jiri Pirko
3
-14
/
+17
2010-06-15
net: add rx_handler data pointer
Jiri Pirko
4
-4
/
+10
2010-06-15
bridge: Fix netpoll support
Herbert Xu
4
-84
/
+120
2010-06-15
netpoll: Add netpoll_tx_running
Herbert Xu
1
-0
/
+9
2010-06-15
netpoll: Allow netpoll_setup/cleanup recursion
Herbert Xu
2
-79
/
+99
2010-06-15
netpoll: Add ndo_netpoll_setup
Herbert Xu
2
-0
/
+12
2010-06-15
netpoll: Add locking for netpoll_setup/cleanup
Herbert Xu
1
-75
/
+76
2010-06-15
netpoll: Fix RCU usage
Herbert Xu
2
-13
/
+20
2010-06-15
bridge: Remove redundant npinfo NULL setting
Herbert Xu
1
-1
/
+0
2010-06-15
netpoll: Set npinfo to NULL even with ndo_netpoll_cleanup
Herbert Xu
1
-2
/
+1
2010-06-15
netfilter: xtables: idletimer target implementation
Luciano Coelho
5
-0
/
+373
2010-06-15
netfilter: CLUSTERIP: RCU conversion
Eric Dumazet
1
-19
/
+29
2010-06-15
bnx2x: Fix link problem with some DACs
Yaniv Rosner
1
-3
/
+5
2010-06-15
inetpeer: various changes
Eric Dumazet
1
-38
/
+56
2010-06-15
loopback: Implement 64bit stats on 32bit arches
Eric Dumazet
1
-10
/
+51
2010-06-15
ipv6: RCU changes in ipv6_get_mtu() and ip6_dst_hoplimit()
Eric Dumazet
1
-8
/
+11
2010-06-15
ipv6: avoid two atomics in ipv6_rthdr_rcv()
Eric Dumazet
1
-6
/
+4
2010-06-15
ethtool: Revert incorrect indentation changes
Ben Hutchings
1
-20
/
+20
2010-06-14
netfilter: defrag: kill unused work parameter of frag_kfree_skb()
Shan Wei
1
-4
/
+2
2010-06-14
netfilter: defrag: remove one redundant atomic ops
Shan Wei
1
-2
/
+1
2010-06-14
netfilter: kill redundant check code in which setting ip_summed value
Shan Wei
2
-6
/
+2
2010-06-14
netfilter: nfnetlink_log: RCU conversion, part 2
Eric Dumazet
2
-6
/
+13
2010-06-14
ixgbe: fix automatic LRO/RSC settings for low latency
Andy Gospodarek
1
-29
/
+8
2010-06-14
e1000: Fix message logging defect
Joe Perches
1
-9
/
+8
2010-06-14
ixgbe: fix for race with 8259(8|9) during shutdown
Don Skidmore
1
-0
/
+4
2010-06-14
net: rxhash already set in __copy_skb_header
Eric Dumazet
1
-1
/
+0
2010-06-14
net: fix deliver_no_wcard regression on loopback device
John Fastabend
1
-0
/
+1
2010-06-13
irttp: Print device parameters and statistics as unsigned
Ben Hutchings
1
-7
/
+7
[next]