aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-07-12net: move and export get_net_ns_by_pidJohannes Berg
2009-07-12genetlink: make netns awareJohannes Berg
2009-07-12net: make namespace iteration possible under RCUJohannes Berg
2009-07-12netlink: use call_rcu for netlink_change_ngroupsJohannes Berg
2009-07-12netlink: remove unused exportsJohannes Berg
2009-07-11sit: fix regression: do not release skb->dst before xmitSascha Hlusiak
2009-07-11net: ip_push_pending_frames() fixEric Dumazet
2009-07-11net: sk_prot_alloc() should not blindly overwrite memoryEric Dumazet
2009-07-10hwsim: make testmode_cmd staticJohannes Berg
2009-07-10cfg80211: disallow configuring unsupported interfacesJohannes Berg
2009-07-10cfg80211: clean up naming once and for allJohannes Berg