index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-06-01
phy: add reverse MII PHY connection type
Florian Fainelli
2
-0
/
+2
2013-06-01
sit: add IPv4 over IPv4 support
Nicolas Dichtel
2
-4
/
+117
2013-06-01
iptunnel: specify protocol outside IP header
Nicolas Dichtel
4
-5
/
+5
2013-06-01
net: clean up skb headers code
Cong Wang
2
-13
/
+7
2013-06-01
netfilter: Correct calculation using skb->tail and skb-network_header
Simon Horman
1
-1
/
+1
2013-06-01
gro: should aggregate frames without DF
Eric Dumazet
1
-1
/
+2
2013-06-01
net: Update RFS target at poll for tcp/udp
David Majnemer
2
-0
/
+4
2013-05-31
sctp: Correct byte order of access to skb->{network, transport}_header
Simon Horman
1
-1
/
+1
2013-05-31
tulip: remove redundant D0 power state set
Yijing Wang
1
-6
/
+0
2013-05-31
qlcnic: remove redundant D0 power state set
Yijing Wang
1
-1
/
+0
2013-05-31
net, jme: remove redundant D0 power state set
Yijing Wang
1
-1
/
+0
2013-05-31
phy: Add Marvell 88E1510 phy ID
Michal Simek
2
-0
/
+26
2013-05-31
phy: Add Marvell 88E1116R phy ID
Michal Simek
2
-0
/
+66
2013-05-31
phy: Use macros instead of hardcoded values in marvell phy driver
Michal Simek
1
-9
/
+9
2013-05-31
phy: Add Vitesse 8211 phy ID
Michal Simek
1
-0
/
+15
2013-05-31
phy: Clean coding style in vitesse phy
Michal Simek
1
-12
/
+11
2013-05-31
tcp: undo on DSACK during recovery
Yuchung Cheng
1
-1
/
+7
2013-05-31
tcp: fix undo on partial ack in recovery
Yuchung Cheng
1
-26
/
+33
2013-05-31
tcp: refactor undo functions
Yuchung Cheng
1
-47
/
+50
2013-05-31
tcp: consolidate PRR packet accounting
Yuchung Cheng
1
-25
/
+20
2013-05-31
net: mv643xx_eth: add DT parsing support
Sebastian Hesselbarth
2
-4
/
+234
2013-05-31
net: mv643xx_eth: proper initialization for Kirkwood SoCs
Sebastian Hesselbarth
1
-0
/
+11
2013-05-31
net: mv643xx_eth: use of_phy_connect if phy_node present
Sebastian Hesselbarth
1
-7
/
+18
2013-05-31
net: mv643xx_eth: add phy_node to platform_data struct
Sebastian Hesselbarth
1
-0
/
+2
2013-05-31
net: mv643xx_eth: use managed devm_ioremap for port registers
Sebastian Hesselbarth
1
-2
/
+1
2013-05-31
net: mv643xx_eth: use phy_disconnect instead of phy_detach
Sebastian Hesselbarth
1
-1
/
+1
2013-05-31
net: emaclite: Update driver header
Michal Simek
1
-2
/
+2
2013-05-31
net: emaclite: Enable emaclite for Xilinx Arm Zynq platform
Michal Simek
1
-2
/
+2
2013-05-31
net: emaclite: Do not use microblaze and ppc IO functions
Michal Simek
1
-69
/
+69
2013-05-31
net: emaclite: Let's make xemaclite_adjust_link static
Michal Simek
1
-1
/
+1
2013-05-31
net: emaclite: Support multiple phys connected to one MDIO bus
Michal Simek
1
-1
/
+12
2013-05-31
net: emaclite: Report failures in mdio setup
Michal Simek
1
-3
/
+9
2013-05-31
netxen_nic: Update version to 4.0.81
Manish Chopra
1
-2
/
+2
2013-05-31
netxen_nic: Avoid mixed mode interrupts
Manish Chopra
2
-7
/
+46
2013-05-31
netxen_nic: netxen_setup_intr() function code cleanup
Manish Chopra
1
-31
/
+46
2013-05-31
netxen_nic: Log proper error message in case of mismatched adapter type
Manish Chopra
2
-4
/
+10
2013-05-31
netxen_nic: Log driver version with firmware version
Manish Chopra
1
-3
/
+3
2013-05-29
net/usb/kalmia: use %*phC to dump small buffers
Andy Shevchenko
1
-30
/
+15
2013-05-29
bonding: trivial: update the comments to reflect the reality
Veaceslav Falico
1
-3
/
+1
2013-05-29
bonding: trivial: remove unused parameter from alb_swap_mac_addr()
Veaceslav Falico
1
-4
/
+4
2013-05-29
vxlan: defer vxlan init as late as possible
Cong Wang
1
-1
/
+1
2013-05-29
vxlan: use unsigned int instead of unsigned
Cong Wang
1
-4
/
+4
2013-05-29
vxlan: remove the unused rcu head from struct vxlan_rdst
Cong Wang
1
-1
/
+0
2013-05-29
net, ipv4, ipv6: Correct assignment of skb->network_header to skb->tail
Simon Horman
4
-4
/
+38
2013-05-29
sctp: Correct access to skb->{network, transport}_header
Simon Horman
2
-2
/
+2
2013-05-29
ipv4: Correct comparisons and calculations using skb->tail and skb-transport_...
Simon Horman
3
-3
/
+5
2013-05-29
ipv6: Correct comparisons and calculations using skb->tail and skb-transport_...
Simon Horman
8
-13
/
+19
2013-05-29
net: Correct comparisons and calculations using skb->tail and skb-transport_h...
Simon Horman
2
-4
/
+6
2013-05-29
cxgb3: Correct comparisons and calculations using skb->tail and skb-transport...
Simon Horman
1
-6
/
+5
2013-05-29
isdn: Correct comparison of skb->tail and skb-transport_header
Simon Horman
1
-1
/
+1
[next]