aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-20vlan: Propagate physical MTU changesHerbert Xu
2009-07-17connector: get test code working by defaultMike Frysinger
2009-07-17connector: clean up grammar/style in documentationMike Frysinger
2009-07-17connector: make callback argument type explicitMike Frysinger
2009-07-17tun: Allow tap device to send/receive UFO packets.Sridhar Samudrala
2009-07-17virtio-net: Allow UFO feature to be set and advertised.Sridhar Samudrala
2009-07-17ixgbe: Bump version numberPeter P Waskiewicz Jr
2009-07-17ixgbe: Add device support for a new copper 82598 devicePeter P Waskiewicz Jr
2009-07-17ixgbe: Make sure boolean assignments from bitwise operations done correctlyPeter P Waskiewicz Jr
2009-07-17ixgbe: Remove legacy descriptor supportPeter P Waskiewicz Jr
2009-07-17udp: cleanupsEric Dumazet
2009-07-17fs_enet/mii-fec.c: fix MII speed calculationWolfgang Denk
2009-07-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-07-16cdc-eem: bad crc checkingVincent CUISSARD
2009-07-16ixgbe: Remove DPRINTK messages in DCB modeLucy Liu
2009-07-16ixgbe: clear mac address data block in DCB modeLucy Liu
2009-07-16sky2: revert shutdown changesStephen Hemminger
2009-07-16net: sock_copy() fixesEric Dumazet
2009-07-16E100: work around the driver using streaming DMA mapping for RX descriptors.Krzysztof Halasa
2009-07-16bonding: clean muticast addresses when device changes typeMoni Shoua
2009-07-16atl1c: misplaced parenthesisroel kluin
2009-07-16atl1c: add missing parenthesesroel kluin
2009-07-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-07-16netfilter: nf_conntrack: nf_conntrack_alloc() fixesEric Dumazet
2009-07-16netfilter: xt_osf: fix nf_log_packet() argumentsPatrick McHardy
2009-07-15gianfar: remove unused DECLARE_MAC_BUFJohannes Berg
2009-07-15net/can: add module alias to can protocol driversLothar Waßmann
2009-07-15net/can bugfix: use after free bug in can protocol driversLothar Waßmann
2009-07-15net/compat/wext: send different messages to compat tasksJohannes Berg
2009-07-15wext: optimise, comment and fix event sendingJohannes Berg
2009-07-15wireless extensions: make netns awareJohannes Berg
2009-07-14Revert "NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplin...David S. Miller
2009-07-14skbuff.h: Fix comment for NET_IP_ALIGNTobias Klauser
2009-07-14drivers/net: using spin_lock_irqsave() in net_send_packet()Dongdong Deng
2009-07-14NET: phy_device, fix lock imbalanceJiri Slaby
2009-07-14gre: fix ToS/DiffServ inherit bugAndreas Jaggi
2009-07-13net: Rename lookup_neigh_params functionTobias Klauser
2009-07-13igb: gcc-3.4.6 fixEric Dumazet
2009-07-13atlx: duplicate testing of MCAST flagroel kluin
2009-07-12NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines.Ralf Baechle
2009-07-12drivers/net/bonding: Adjust constant nameJulia Lawall
2009-07-12dropmon: remove duplicated #includeHuang Weiyi
2009-07-12net: remove redundant sched/ in net/MakefileChangli Gao
2009-07-12udpv6: Handle large incoming UDP/IPv6 packets and support software UFOSridhar Samudrala
2009-07-12udpv6: Remove unused skb argument of ipv6_select_ident()Sridhar Samudrala
2009-07-12udpv6: Fix gso_size setting in ip6_ufo_append_dataSridhar Samudrala
2009-07-12udpv6: Fix HW checksum support for outgoing UFO packetsSridhar Samudrala
2009-07-12udpv4: Handle large incoming UDP/IPv4 packets and support software UFO.Sridhar Samudrala
2009-07-12netdev: restore MTU change operationBen Hutchings
2009-07-12netdev: restore MAC address set and validate operationsBen Hutchings