index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-07-12
net: Remove checks for dst_ops->redirect being NULL.
David S. Miller
2012-07-12
net: Add dummy dst_ops->redirect method where needed.
David S. Miller
2012-07-12
ipv6: Use icmpv6_notify() to propagate redirect, instead of rt6_redirect().
David S. Miller
2012-07-12
ipv6: Add redirect support to all protocol icmp error handlers.
David S. Miller
2012-07-12
ipv6: Add ip6_redirect() and ip6_sk_redirect() helper functions.
David S. Miller
2012-07-12
ipv6: Pull main logic of rt6_redirect() into rt6_do_redirect().
David S. Miller
2012-07-11
ipv6: Move bulk of redirect handling into rt6_redirect().
David S. Miller
2012-07-11
ipv6: Export ndisc option parsing from ndisc.c
David S. Miller
2012-07-11
ipv4: Kill ip_rt_redirect().
David S. Miller
2012-07-11
ipv4: Add redirect support to all protocol icmp error handlers.
David S. Miller
2012-07-11
ipv4: Add ipv4_redirect() and ipv4_sk_redirect() helper functions.
David S. Miller
2012-07-11
ipv4: Generalize ip_do_redirect() and hook into new dst_ops->redirect.
David S. Miller
2012-07-11
ipv4: Rearrange arguments to ip_rt_redirect()
David S. Miller
2012-07-11
ipv4: Pull redirect instantiation out into a helper function.
David S. Miller
2012-07-11
ipv4: Deliver ICMP redirects to sockets too.
David S. Miller
2012-07-11
ipv4: Pull icmp socket delivery out into a helper function.
David S. Miller
2012-07-11
tcp: TCP Small Queues
Eric Dumazet
2012-07-11
tcp: Fix out of bounds access to tcpm_vals
Alexander Duyck
2012-07-11
ipv6: Move ipv6 twsk accessors outside of CONFIG_IPV6 ifdefs.
David S. Miller
2012-07-11
bridge: fix endian
Li RongQing
2012-07-11
qlge: fix endian issue
Li RongQing
2012-07-11
ksz884x: fix Endian
Li RongQing
2012-07-11
Merge branch 'davem-next.r8169' of git://violet.fr.zoreil.com/romieu/linux
David S. Miller
2012-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-07-10
bnx2: Fix bug in bnx2_free_tx_skbs().
Michael Chan
2012-07-10
IPoIB: fix skb truesize underestimatiom
Eric Dumazet
2012-07-10
net: Fix memory leak - vlan_info struct
Amir Hanania
2012-07-10
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2012-07-10
qlge: Bumped driver version to 1.00.00.31
Jitendra Kalsaria
2012-07-10
qlge: Refactoring of ethtool stats.
Jitendra Kalsaria
2012-07-10
qlge: Moving low level frame error to ethtool statistics.
Jitendra Kalsaria
2012-07-10
qlge: Fixed double pci free upon tx_ring->q allocation failure.
Jitendra Kalsaria
2012-07-10
qlge: Added missing case statement to ethtool get_strings.
Jitendra Kalsaria
2012-07-10
qlge: Clean up ethtool set WOL routine.
Jitendra Kalsaria
2012-07-10
qlge: Fix ethtool WOL calls to operate only on devices that support WOL.
Jitendra Kalsaria
2012-07-10
qlge: Cleanup atomic queue threshold check.
Jitendra Kalsaria
2012-07-10
qlge: Fix TX queue stoppage due to full condition.
Jitendra Kalsaria
2012-07-10
net: calxedaxgmac: enable rx cut-thru mode
Rob Herring
2012-07-10
net: calxedaxgmac: set outstanding AXI bus transactions to 8
Rob Herring
2012-07-10
net: calxedaxgmac: fix hang on rx refill
Rob Herring
2012-07-10
net: calxedaxgmac: fix net timeout recovery
Rob Herring
2012-07-10
ll_temac: remove unnecessary setting of skb->dev
Jon Mason
2012-07-10
sunhme: remove unnecessary setting of skb->dev
Jon Mason
2012-07-10
sungem: remove unnecessary setting of skb->dev
Jon Mason
2012-07-10
sunbmac: remove unnecessary setting of skb->dev
Jon Mason
2012-07-10
qlge: remove unnecessary setting of skb->dev
Jon Mason
2012-07-10
qlcnic: remove unnecessary setting of skb->dev
Jon Mason
2012-07-10
ksz884x: remove unnecessary setting of skb->dev
Jon Mason
2012-07-10
lantiq_etop: remove unnecessary setting of skb->dev
Jon Mason
2012-07-10
netxen: remove unnecessary setting of skb->dev
Jon Mason
[next]