index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-05-31
sit: add IPv4 over IPv4 support
Nicolas Dichtel
2013-05-31
iptunnel: specify protocol outside IP header
Nicolas Dichtel
2013-05-31
net: clean up skb headers code
Cong Wang
2013-05-31
netfilter: Correct calculation using skb->tail and skb-network_header
Simon Horman
2013-05-31
gro: should aggregate frames without DF
Eric Dumazet
2013-05-31
net: Update RFS target at poll for tcp/udp
David Majnemer
2013-05-31
sctp: Correct byte order of access to skb->{network, transport}_header
Simon Horman
2013-05-31
tulip: remove redundant D0 power state set
Yijing Wang
2013-05-31
qlcnic: remove redundant D0 power state set
Yijing Wang
2013-05-31
net, jme: remove redundant D0 power state set
Yijing Wang
2013-05-31
phy: Add Marvell 88E1510 phy ID
Michal Simek
2013-05-31
phy: Add Marvell 88E1116R phy ID
Michal Simek
2013-05-31
phy: Use macros instead of hardcoded values in marvell phy driver
Michal Simek
2013-05-31
phy: Add Vitesse 8211 phy ID
Michal Simek
2013-05-31
phy: Clean coding style in vitesse phy
Michal Simek
2013-05-30
tcp: undo on DSACK during recovery
Yuchung Cheng
2013-05-30
tcp: fix undo on partial ack in recovery
Yuchung Cheng
2013-05-30
tcp: refactor undo functions
Yuchung Cheng
2013-05-30
tcp: consolidate PRR packet accounting
Yuchung Cheng
2013-05-30
net: mv643xx_eth: add DT parsing support
Sebastian Hesselbarth
2013-05-30
net: mv643xx_eth: proper initialization for Kirkwood SoCs
Sebastian Hesselbarth
2013-05-30
net: mv643xx_eth: use of_phy_connect if phy_node present
Sebastian Hesselbarth
2013-05-30
net: mv643xx_eth: add phy_node to platform_data struct
Sebastian Hesselbarth
2013-05-30
net: mv643xx_eth: use managed devm_ioremap for port registers
Sebastian Hesselbarth
2013-05-30
net: mv643xx_eth: use phy_disconnect instead of phy_detach
Sebastian Hesselbarth
2013-05-30
net: emaclite: Update driver header
Michal Simek
2013-05-30
net: emaclite: Enable emaclite for Xilinx Arm Zynq platform
Michal Simek
2013-05-30
net: emaclite: Do not use microblaze and ppc IO functions
Michal Simek
2013-05-30
net: emaclite: Let's make xemaclite_adjust_link static
Michal Simek
2013-05-30
net: emaclite: Support multiple phys connected to one MDIO bus
Michal Simek
2013-05-30
net: emaclite: Report failures in mdio setup
Michal Simek
2013-05-30
Merge branch 'netxen_nic'
David S. Miller
2013-05-30
netxen_nic: Update version to 4.0.81
Manish Chopra
2013-05-30
netxen_nic: Avoid mixed mode interrupts
Manish Chopra
2013-05-30
netxen_nic: netxen_setup_intr() function code cleanup
Manish Chopra
2013-05-30
netxen_nic: Log proper error message in case of mismatched adapter type
Manish Chopra
2013-05-30
netxen_nic: Log driver version with firmware version
Manish Chopra
2013-05-30
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2013-05-29
net/usb/kalmia: use %*phC to dump small buffers
Andy Shevchenko
2013-05-28
bonding: trivial: update the comments to reflect the reality
Veaceslav Falico
2013-05-28
bonding: trivial: remove unused parameter from alb_swap_mac_addr()
Veaceslav Falico
2013-05-28
vxlan: defer vxlan init as late as possible
Cong Wang
2013-05-28
vxlan: use unsigned int instead of unsigned
Cong Wang
2013-05-28
vxlan: remove the unused rcu head from struct vxlan_rdst
Cong Wang
2013-05-28
net, ipv4, ipv6: Correct assignment of skb->network_header to skb->tail
Simon Horman
2013-05-28
sctp: Correct access to skb->{network, transport}_header
Simon Horman
2013-05-28
ipv4: Correct comparisons and calculations using skb->tail and skb-transport_...
Simon Horman
2013-05-28
ipv6: Correct comparisons and calculations using skb->tail and skb-transport_...
Simon Horman
2013-05-28
net: Correct comparisons and calculations using skb->tail and skb-transport_h...
Simon Horman
2013-05-28
cxgb3: Correct comparisons and calculations using skb->tail and skb-transport...
Simon Horman
[next]