aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-22ucc_geth: Revive fixed link supportAnton Vorontsov
2009-07-22gianfar: Revive fixed link supportAnton Vorontsov
2009-07-22fs_enet: Revive fixed link supportAnton Vorontsov
2009-07-22of/mdio: Add support function for Ethernet fixed-link propertyAnton Vorontsov
2009-07-21sky2: Avoid races in sky2_downMike McCormack
2009-07-21drivers/net/mlx4: Adjust constantJulia Lawall
2009-07-21drivers/net: Move a dereference below a NULL testJulia Lawall
2009-07-21drivers/net: Move a dereference below a NULL testJulia Lawall
2009-07-21connector: maintainer/mail update.Evgeniy Polyakov
2009-07-21USB host CDC Phonet network interface driverRémi Denis-Courmont
2009-07-21macsonic, jazzsonic: fix oops on module unloadFinn Thain
2009-07-21macsonic: move probe function to .devinit.textUwe Kleine-König
2009-07-20can: switch carrier on if device was stopped while in bus-off stateWolfgang Grandegger
2009-07-20can: restart device even if dev_alloc_skb() failsWolfgang Grandegger
2009-07-20can: sja1000: remove duplicated includesWolfgang Grandegger
2009-07-20New device ID for sc92031 [1088:2031]Cesar Eduardo Barros
2009-07-203c589_cs: re-initialize the multicast in the tc589_resetKen Kawasaki
2009-07-20Fix error return for setsockopt(SO_TIMESTAMPING)Rémi Denis-Courmont
2009-07-20netxen: fix thermal check and shutdownDhananjay Phadke
2009-07-20netxen: fix deadlock on dev closeDhananjay Phadke
2009-07-20netxen: fix context deletion sequenceDhananjay Phadke
2009-07-20net: Micrel KS8851 SPI network driverBen Dooks
2009-07-20tcp: Use correct peer adr when copying MD5 keysJohn Dykstra
2009-07-20tcp: Fix MD5 signature checking on IPv4 mapped socketsJohn Dykstra
2009-07-20Add mac driver for w90p910Wan ZongShun
2009-07-17Update Andreas Koensgen's email addressRalf Baechle
2009-07-17MAINTAINERS entry for STRIP driverRalf Baechle
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-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-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-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-12netdev: restore MTU change operationBen Hutchings