summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-24dp83640: free packet queues on removeRichard Cochran
2011-10-24dp83640: use proper function to free transmit time stamping packetsRichard Cochran
2011-10-24ipv6: Do not use routes from locally generated RAsAndreas Hofmeister
2011-10-24|PATCH net-next] tg3: add tx_dropped counterEric Dumazet
2011-10-24be2net: don't create multiple RX/TX rings in multi channel modeSathya Perla
2011-10-24be2net: don't create multiple TXQs in BE2Sathya Perla
2011-10-24be2net: refactor VF setup/teardown code into be_vf_setup/clear()Sathya Perla
2011-10-24be2net: add vlan/rx-mode/flow-control config to be_setup()Sathya Perla
2011-10-24net_sched: cls_flow: use skb_header_pointer()Eric Dumazet
2011-10-24ipv4: avoid useless call of the function check_peer_pmtuGao feng
2011-10-24Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-10-24TCP: remove TCP_DEBUGFlavio Leitner
2011-10-24net: Fix driver name for mdio-gpio.cDirk Eibach
2011-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller
2011-10-24ipv4: tcp: fix TOS value in ACK messages sent from TIME_WAITEric Dumazet
2011-10-24rtnetlink: Add missing manual netlink notification in dev_change_net_namespacesEric W. Biederman
2011-10-24ipv4: fix ipsec forward performance regressionYan, Zheng
2011-10-24jme: fix irq storm after suspend/resumeClemens Buchacher
2011-10-24route: fix ICMP redirect validationFlavio Leitner
2011-10-24net: hold sock reference while processing tx timestampsRichard Cochran
2011-10-24tcp: md5: add more const attributesEric Dumazet
2011-10-24Add ethtool -g support to virtio_netRick Jones
2011-10-24tcp: md5: dont write skb head in tcp_md5_hash_header()Eric Dumazet
2011-10-22bonding: Add a forgetten sysfs_attr_init on class_attr_bonding_mastersEric W. Biederman
2011-10-22tg3: fix tigon3_dma_hwbug_workaround()Eric Dumazet
2011-10-22inet: add rfc 3168 extract in front of INET_ECN_encapsulate()Eric Dumazet
2011-10-22net: use INET_ECN_MASK instead of hardcoded 3Maciej Żenczykowski
2011-10-21igb: VFTA Table Fix for i350 devicesCarolyn Wyborny
2011-10-21igb: Move DMA Coalescing init code to separate function.Carolyn Wyborny
2011-10-21igb: Fix for Alt MAC Address feature on 82580 and later devicesCarolyn Wyborny
2011-10-21igbvf: Bump version numberWilliams, Mitch A
2011-10-21igbvf: Update module identification stringsWilliams, Mitch A
2011-10-21tcp: add const qualifiers where possibleEric Dumazet
2011-10-21dev: use name hash for dev_seq_opsMihai Maruseac
2011-10-21macvtap: Fix the minor device number allocationEric W. Biederman
2011-10-21macvtap: Rewrite macvtap_newlink so the error handling works.Eric W. Biederman
2011-10-21macvtap: Don't leak unreceived packets when we delete a macvtap device.Eric W. Biederman
2011-10-21macvtap: Fix macvtap_open races in the zero copy enable code.Eric W. Biederman
2011-10-21macvtap: Close a race between macvtap_open and macvtap_dellink.Eric W. Biederman
2011-10-21virtio_net: fix truesize underestimationEric Dumazet
2011-10-21bnx2x: fix skb truesize underestimationEric Dumazet
2011-10-21net: add opaque struct around skb frag pageIan Campbell
2011-10-21cxgbi: convert to SKB paged frag API.Ian Campbell
2011-10-21cxgb4vf: convert to SKB paged frag API.Ian Campbell
2011-10-21cxgb4: convert to SKB paged frag API.Ian Campbell
2011-10-21mlx4: convert to SKB paged frag API.Ian Campbell
2011-10-20net: allow CAP_NET_RAW to set socket options IP{,V6}_TRANSPARENTMaciej Żenczykowski
2011-10-20net: constify skbuff and Qdisc elementsEric Dumazet
2011-10-20tcp: remove unused tcp_fin() parametersEric Dumazet
2011-10-20Merge branch 'batman-adv/maint' of git://git.open-mesh.org/linux-mergeDavid S. Miller