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
2011-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
David S. Miller
2011-10-24
ipv4: tcp: fix TOS value in ACK messages sent from TIME_WAIT
Eric Dumazet
2011-10-24
tcp: md5: add more const attributes
Eric Dumazet
2011-10-24
Add ethtool -g support to virtio_net
Rick Jones
2011-10-24
tcp: md5: dont write skb head in tcp_md5_hash_header()
Eric Dumazet
2011-10-22
bonding: Add a forgetten sysfs_attr_init on class_attr_bonding_masters
Eric W. Biederman
2011-10-22
inet: add rfc 3168 extract in front of INET_ECN_encapsulate()
Eric Dumazet
2011-10-22
net: use INET_ECN_MASK instead of hardcoded 3
Maciej Żenczykowski
2011-10-21
igb: VFTA Table Fix for i350 devices
Carolyn Wyborny
2011-10-21
igb: Move DMA Coalescing init code to separate function.
Carolyn Wyborny
2011-10-21
igb: Fix for Alt MAC Address feature on 82580 and later devices
Carolyn Wyborny
2011-10-21
igbvf: Bump version number
Williams, Mitch A
2011-10-21
igbvf: Update module identification strings
Williams, Mitch A
2011-10-21
tcp: add const qualifiers where possible
Eric Dumazet
2011-10-21
dev: use name hash for dev_seq_ops
Mihai Maruseac
2011-10-21
macvtap: Fix the minor device number allocation
Eric W. Biederman
2011-10-21
macvtap: Rewrite macvtap_newlink so the error handling works.
Eric W. Biederman
2011-10-21
macvtap: Don't leak unreceived packets when we delete a macvtap device.
Eric W. Biederman
2011-10-21
macvtap: Fix macvtap_open races in the zero copy enable code.
Eric W. Biederman
2011-10-21
macvtap: Close a race between macvtap_open and macvtap_dellink.
Eric W. Biederman
2011-10-21
virtio_net: fix truesize underestimation
Eric Dumazet
2011-10-21
bnx2x: fix skb truesize underestimation
Eric Dumazet
2011-10-21
net: add opaque struct around skb frag page
Ian Campbell
2011-10-21
cxgbi: convert to SKB paged frag API.
Ian Campbell
2011-10-21
cxgb4vf: convert to SKB paged frag API.
Ian Campbell
2011-10-21
cxgb4: convert to SKB paged frag API.
Ian Campbell
2011-10-21
mlx4: convert to SKB paged frag API.
Ian Campbell
2011-10-20
net: allow CAP_NET_RAW to set socket options IP{,V6}_TRANSPARENT
Maciej Żenczykowski
2011-10-20
net: constify skbuff and Qdisc elements
Eric Dumazet
2011-10-20
tcp: remove unused tcp_fin() parameters
Eric Dumazet
2011-10-20
ll_temac: Add support for ethtool
Ricardo
2011-10-20
igb: fix a compile warning
RongQing Li
2011-10-20
myri10ge: fix truesize underestimation
Eric Dumazet
2011-10-20
igbvf: fix truesize underestimation
Eric Dumazet
2011-10-20
pktgen: remove ndelay() call
Eric Dumazet
2011-10-20
tcp: use TCP_DEFAULT_INIT_RCVWND in tcp_fixup_rcvbuf()
Eric Dumazet
2011-10-20
mm: add a "struct page_frag" type containing a page, offset and length
Ian Campbell
2011-10-20
mlx4_en: fix skb truesize underestimation
Eric Dumazet
2011-10-20
virtio_net: Clean up set_skb_frag()
Krishna Kumar
2011-10-19
net: do not take an additional reference in skb_frag_set_page
Ian Campbell
2011-10-19
neigh: fix rcu splat in neigh_update()
roy.qing.li@gmail.com
2011-10-19
filter: use unsigned int to silence static checker warning
Dan Carpenter
2011-10-19
NET: asix: fix ethtool -e for AX88178 USB dongle
Grant Grundler
2011-10-19
cleanup: remove unnecessary include.
Kevin Wilson
2011-10-19
ipv4: compat_ioctl is local to af_inet.c, make it static
Gerrit Renker
2011-10-19
stmmac: limit max_mtu in case of 4KiB and use __netdev_alloc_skb (V2)
Giuseppe CAVALLARO
2011-10-19
stmmac: add CHAINED descriptor mode support (V4)
Giuseppe CAVALLARO
2011-10-19
stmmac: allow mmc usage only if feature actually available (V4)
Giuseppe CAVALLARO
2011-10-19
stmmac: use predefined macros for HW cap register fields (V4)
Rayagond Kokatanur
2011-10-19
stmmac: allow mtu bigger than 1500 in case of normal desc (V4)
Giuseppe CAVALLARO
[next]