index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-09-04
usbnet: drop unneeded check for NULL
Oliver Neukum
1
-2
/
+1
2012-09-03
tcp: use PRR to reduce cwin in CWR state
Yuchung Cheng
3
-83
/
+52
2012-09-03
tcp: move tcp_update_cwnd_in_recovery
Yuchung Cheng
1
-32
/
+32
2012-09-03
tcp: move tcp_enter_cwr()
Yuchung Cheng
1
-23
/
+23
2012-09-03
net: sierra_net: rx_urb_size is constant
Bjørn Mork
1
-13
/
+4
2012-09-03
net: sierra_net: make private symbols static
Bjørn Mork
1
-3
/
+3
2012-09-03
net: cx82310_eth: use common match macro
Bjørn Mork
1
-10
/
+1
2012-09-03
netfilter: properly annotate ipv4_netfilter_{init,fini}()
Jan Beulich
1
-2
/
+2
2012-09-03
netfilter: pass 'nf_hook_ops' instead of 'list_head' to nf_queue()
Michael Wang
3
-7
/
+7
2012-09-03
netfilter: pass 'nf_hook_ops' instead of 'list_head' to nf_iterate()
Michael Wang
3
-18
/
+14
2012-09-03
netfilter: remove xt_NOTRACK
Cong Wang
31
-102
/
+0
2012-09-03
netfilter: nf_conntrack: add nf_ct_timeout_lookup
Pablo Neira Ayuso
2
-6
/
+21
2012-09-03
netfilter: xt_CT: refactorize xt_ct_tg_check
Pablo Neira Ayuso
1
-136
/
+126
2012-09-03
netfilter: xt_socket: fix compilation warnings with gcc 4.7
Pablo Neira Ayuso
1
-6
/
+6
2012-09-02
6lowpan: handle NETDEV_UNREGISTER event
Alan Ott
1
-7
/
+37
2012-09-02
6lowpan: Make a copy of skb's delivered to 6lowpan
Alan Ott
1
-1
/
+8
2012-09-01
tcp: TCP Fast Open Server - main code path
Jerry Chu
2
-27
/
+309
2012-09-01
tcp: TCP Fast Open Server - support TFO listeners
Jerry Chu
13
-50
/
+330
2012-09-01
tcp: TCP Fast Open Server - header & support functions
Jerry Chu
9
-20
/
+276
2012-09-01
r8169: add D-Link DGE-560T identifiers.
Francois Romieu
1
-0
/
+2
2012-08-31
bonding: add some slack to arp monitoring time limits
Jiri Bohac
1
-11
/
+20
2012-08-31
ipv6: remove some deadcode
Sorin Dumitru
1
-22
/
+7
2012-08-31
net: fix documentation of skb_needs_linearize().
Rami Rosen
1
-3
/
+1
2012-08-31
ipv4: Minor logic clean-up in ipv4_mtu
Alexander Duyck
1
-4
/
+1
2012-08-31
net:atm:fix up ENOIOCTLCMD error handling
Wanlong Gao
1
-1
/
+1
2012-08-31
net:stmmac: convert driver to use devm_request_and_ioremap.
Srinivas Kandagatla
1
-32
/
+8
2012-08-31
net:stmmac: Remove bus_id from mdio platform data.
Srinivas Kandagatla
4
-12
/
+3
2012-08-31
net:stmmac: fix broken stmmac_pltfr_remove.
Srinivas Kandagatla
1
-1
/
+2
2012-08-31
net:stmmac: Add check if mdiobus is registered in stmmac_mdio_unregister
Srinivas Kandagatla
1
-0
/
+3
2012-08-31
openvswitch: using kfree_rcu() to simplify the code
Wei Yongjun
1
-9
/
+1
2012-08-31
af_unix: fix shutdown parameter checking
Xi Wang
1
-4
/
+8
2012-08-31
decnet: fix shutdown parameter checking
Xi Wang
1
-2
/
+2
2012-08-31
tcp: Increase timeout for SYN segments
Alex Bergmann
2
-6
/
+20
2012-08-31
netfilter: nf_conntrack: fix racy timer handling with reliable events
Pablo Neira Ayuso
2
-5
/
+12
2012-08-31
ixgbevf: Cleanup handling of configuration for jumbo frames
Alexander Duyck
4
-28
/
+58
2012-08-31
ixgbevf: Add suspend and resume support to the VF
Alexander Duyck
1
-4
/
+89
2012-08-31
e1000e: update driver version number
Bruce Allan
1
-1
/
+1
2012-08-31
e1000e: cleanup - remove unnecessary variable
Bruce Allan
1
-3
/
+2
2012-08-31
e1000e: cleanup - remove inapplicable comment
Bruce Allan
1
-1
/
+1
2012-08-31
e1000e: cleanup strict checkpatch check
Bruce Allan
1
-1
/
+2
2012-08-31
e1000e: cleanup strict checkpatch MEMORY_BARRIER checks
Bruce Allan
1
-1
/
+9
2012-08-31
e1000e: use correct type for read of 32-bit register
Bruce Allan
1
-2
/
+2
2012-08-30
bnx2x: Correct the ndo_poll_controller call
Merav Sicron
1
-3
/
+5
2012-08-30
bnx2x: Move netif_napi_add to the open call
Merav Sicron
5
-13
/
+10
2012-08-30
ipv4: must use rcu protection while calling fib_lookup
Eric Dumazet
1
-0
/
+2
2012-08-30
net/fsl_pq_mdio: add support for the Fman 1G MDIO controller
Timur Tabi
1
-0
/
+9
2012-08-30
net/fsl-pq-mdio: coalesce multiple memory allocations into one
Timur Tabi
1
-28
/
+14
2012-08-30
net/fsl_pq_mdio: streamline probing of MDIO nodes
Timur Tabi
1
-152
/
+221
2012-08-30
net/fsl_pq_mdio: various small fixes
Timur Tabi
1
-14
/
+13
2012-08-30
net/fsl_pq_mdio: merge some functions together
Timur Tabi
1
-66
/
+26
[next]