index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2012-08-30
net/fsl_pq_mdio: trim #include statements
Timur Tabi
1
-13
/
+1
2012-08-30
net/freescale: do not export any functions from fsl_pq_mdio.c
Timur Tabi
4
-61
/
+31
2012-08-30
be2net: modify log msg for lack of privilege error
Vasundhara Volam
1
-1
/
+1
2012-08-30
be2net: fixup malloc/free of adapter->pmac_id
Sathya Perla
1
-6
/
+7
2012-08-30
be2net: fix FW default for VF tx-rate
Vasundhara Volam
1
-2
/
+2
2012-08-30
be2net: fix max VFs reported by HW
Vasundhara Volam
2
-0
/
+3
2012-08-30
be2net: create RSS rings even in multi-channel configs
Sathya Perla
1
-2
/
+1
2012-08-30
drivers/ieee802154: move ieee802154 drivers to net folder
alex.bluesman.smirnov@gmail.com
8
-4
/
+3
2012-08-30
drivers/ieee802154/at86rf230: replace the code under _init and _exit by macro
alex.bluesman.smirnov@gmail.com
1
-11
/
+1
2012-08-30
bnx2x: fix 57840_MF pci id
Yuval Mintz
1
-1
/
+1
2012-08-30
netlink: add minlen validation for the new signed types
Julian Anastasov
1
-0
/
+4
2012-08-30
drivers/net/ethernet/tundra/tsi108_eth.c: delete double assignment
Julia Lawall
1
-1
/
+0
2012-08-30
forcedeth: prevent TX timeouts after reboot
david decotigny
1
-2
/
+10
2012-08-30
forcedeth: fix TX timeout caused by TX pause on down link
david decotigny
1
-1
/
+2
2012-08-30
forcedeth: fix buffer overflow
david decotigny
1
-1
/
+1
2012-08-30
netdev/phy: add MDIO bus multiplexer driven by a memory-mapped device
Timur Tabi
4
-0
/
+259
2012-08-30
net: ipv4: ipmr_expire_timer causes crash when removing net namespace
Francesco Ruggeri
1
-2
/
+12
2012-08-30
e1000e: DoS while TSO enabled caused by link partner with small MSS
Bruce Allan
2
-25
/
+24
[next]