Age | Commit message (Expand) | Author | Files | Lines |
2011-10-25 | Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 130 | -526/+842 |
2011-10-25 | TCP: remove TCP_DEBUG | Flavio Leitner | 3 | -5/+0 |
2011-10-25 | net: Fix driver name for mdio-gpio.c | Dirk Eibach | 1 | -1/+1 |
2011-10-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next | David S. Miller | 6 | -66/+148 |
2011-10-24 | ipv4: tcp: fix TOS value in ACK messages sent from TIME_WAIT | Eric Dumazet | 5 | -9/+15 |
2011-10-24 | rtnetlink: Add missing manual netlink notification in dev_change_net_namespaces | Eric W. Biederman | 1 | -0/+1 |
2011-10-24 | ipv4: fix ipsec forward performance regression | Yan, Zheng | 1 | -7/+7 |
2011-10-24 | jme: fix irq storm after suspend/resume | Clemens Buchacher | 1 | -0/+6 |
2011-10-24 | route: fix ICMP redirect validation | Flavio Leitner | 1 | -5/+31 |
2011-10-24 | net: hold sock reference while processing tx timestamps | Richard Cochran | 3 | -4/+17 |
2011-10-24 | tcp: md5: add more const attributes | Eric Dumazet | 3 | -20/+22 |
2011-10-24 | Add ethtool -g support to virtio_net | Rick Jones | 3 | -0/+28 |
2011-10-24 | tcp: md5: dont write skb head in tcp_md5_hash_header() | Eric Dumazet | 2 | -7/+9 |
2011-10-22 | bonding: Add a forgetten sysfs_attr_init on class_attr_bonding_masters | Eric W. Biederman | 1 | -0/+1 |
2011-10-22 | tg3: fix tigon3_dma_hwbug_workaround() | Eric Dumazet | 1 | -4/+4 |
2011-10-22 | inet: add rfc 3168 extract in front of INET_ECN_encapsulate() | Eric Dumazet | 1 | -0/+8 |
2011-10-22 | net: use INET_ECN_MASK instead of hardcoded 3 | Maciej Żenczykowski | 1 | -2/+3 |
2011-10-21 | igb: VFTA Table Fix for i350 devices | Carolyn Wyborny | 5 | -4/+65 |
2011-10-21 | igb: Move DMA Coalescing init code to separate function. | Carolyn Wyborny | 1 | -56/+68 |
2011-10-21 | igb: Fix for Alt MAC Address feature on 82580 and later devices | Carolyn Wyborny | 1 | -0/+7 |
2011-10-21 | igbvf: Bump version number | Williams, Mitch A | 1 | -1/+1 |
2011-10-21 | igbvf: Update module identification strings | Williams, Mitch A | 1 | -5/+7 |
2011-10-21 | tcp: add const qualifiers where possible | Eric Dumazet | 11 | -152/+160 |
2011-10-21 | dev: use name hash for dev_seq_ops | Mihai Maruseac | 1 | -15/+69 |
2011-10-21 | macvtap: Fix the minor device number allocation | Eric W. Biederman | 2 | -16/+72 |
2011-10-21 | macvtap: Rewrite macvtap_newlink so the error handling works. | Eric W. Biederman | 1 | -24/+49 |
2011-10-21 | macvtap: Don't leak unreceived packets when we delete a macvtap device. | Eric W. Biederman | 1 | -0/+6 |
2011-10-21 | macvtap: Fix macvtap_open races in the zero copy enable code. | Eric W. Biederman | 1 | -6/+5 |
2011-10-21 | macvtap: Close a race between macvtap_open and macvtap_dellink. | Eric W. Biederman | 1 | -0/+2 |
2011-10-21 | virtio_net: fix truesize underestimation | Eric Dumazet | 1 | -1/+1 |
2011-10-21 | bnx2x: fix skb truesize underestimation | Eric Dumazet | 1 | -1/+1 |
2011-10-21 | net: add opaque struct around skb frag page | Ian Campbell | 2 | -7/+9 |
2011-10-21 | cxgbi: convert to SKB paged frag API. | Ian Campbell | 2 | -14/+16 |
2011-10-21 | cxgb4vf: convert to SKB paged frag API. | Ian Campbell | 2 | -53/+41 |
2011-10-21 | cxgb4: convert to SKB paged frag API. | Ian Campbell | 2 | -23/+24 |
2011-10-21 | mlx4: convert to SKB paged frag API. | Ian Campbell | 2 | -32/+20 |
2011-10-21 | net: allow CAP_NET_RAW to set socket options IP{,V6}_TRANSPARENT | Maciej Żenczykowski | 3 | -3/+4 |
2011-10-21 | net: constify skbuff and Qdisc elements | Eric Dumazet | 2 | -20/+21 |
2011-10-21 | tcp: remove unused tcp_fin() parameters | Eric Dumazet | 1 | -3/+3 |
2011-10-21 | Merge branch 'batman-adv/maint' of git://git.open-mesh.org/linux-merge | David S. Miller | 1 | -1/+6 |
2011-10-21 | ll_temac: Add support for ethtool | Ricardo | 1 | -0/+27 |
2011-10-21 | igb: fix a compile warning | RongQing Li | 1 | -0/+3 |
2011-10-21 | myri10ge: fix truesize underestimation | Eric Dumazet | 1 | -1/+2 |
2011-10-21 | igbvf: fix truesize underestimation | Eric Dumazet | 1 | -1/+1 |
2011-10-21 | pktgen: remove ndelay() call | Eric Dumazet | 1 | -4/+7 |
2011-10-21 | tcp: use TCP_DEFAULT_INIT_RCVWND in tcp_fixup_rcvbuf() | Eric Dumazet | 1 | -8/+15 |
2011-10-21 | ip_gre: dont increase dev->needed_headroom on a live device | Eric Dumazet | 1 | -2/+0 |
2011-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 6 | -55/+37 |
2011-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 28 | -155/+330 |
2011-10-20 | mm: add a "struct page_frag" type containing a page, offset and length | Ian Campbell | 1 | -0/+11 |