aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* USB host CDC Phonet network interface driverRémi Denis-Courmont2009-07-21
* macsonic, jazzsonic: fix oops on module unloadFinn Thain2009-07-21
* macsonic: move probe function to .devinit.textUwe Kleine-König2009-07-21
* can: switch carrier on if device was stopped while in bus-off stateWolfgang Grandegger2009-07-20
* can: restart device even if dev_alloc_skb() failsWolfgang Grandegger2009-07-20
* can: sja1000: remove duplicated includesWolfgang Grandegger2009-07-20
* New device ID for sc92031 [1088:2031]Cesar Eduardo Barros2009-07-20
* 3c589_cs: re-initialize the multicast in the tc589_resetKen Kawasaki2009-07-20
* Fix error return for setsockopt(SO_TIMESTAMPING)Rémi Denis-Courmont2009-07-20
* netxen: fix thermal check and shutdownDhananjay Phadke2009-07-20
* netxen: fix deadlock on dev closeDhananjay Phadke2009-07-20
* netxen: fix context deletion sequenceDhananjay Phadke2009-07-20
* net: Micrel KS8851 SPI network driverBen Dooks2009-07-20
* tcp: Use correct peer adr when copying MD5 keysJohn Dykstra2009-07-20
* tcp: Fix MD5 signature checking on IPv4 mapped socketsJohn Dykstra2009-07-20
* Add mac driver for w90p910Wan ZongShun2009-07-20
* Update Andreas Koensgen's email addressRalf Baechle2009-07-17
* MAINTAINERS entry for STRIP driverRalf Baechle2009-07-17
* cdc-eem: bad crc checkingVincent CUISSARD2009-07-16
* ixgbe: Remove DPRINTK messages in DCB modeLucy Liu2009-07-16
* ixgbe: clear mac address data block in DCB modeLucy Liu2009-07-16
* sky2: revert shutdown changesStephen Hemminger2009-07-16
* net: sock_copy() fixesEric Dumazet2009-07-16
* E100: work around the driver using streaming DMA mapping for RX descriptors.Krzysztof Halasa2009-07-16
* bonding: clean muticast addresses when device changes typeMoni Shoua2009-07-16
* atl1c: misplaced parenthesisroel kluin2009-07-16
* atl1c: add missing parenthesesroel kluin2009-07-16
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-07-16
|\
| * netfilter: nf_conntrack: nf_conntrack_alloc() fixesEric Dumazet2009-07-16
| * netfilter: xt_osf: fix nf_log_packet() argumentsPatrick McHardy2009-07-16
| * netfilter: add netfilter git to MAINTAINERSJoe Perches2009-07-01
* | net/can: add module alias to can protocol driversLothar Waßmann2009-07-15
* | net/can bugfix: use after free bug in can protocol driversLothar Waßmann2009-07-15
* | Revert "NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplin...David S. Miller2009-07-14
* | skbuff.h: Fix comment for NET_IP_ALIGNTobias Klauser2009-07-14
* | drivers/net: using spin_lock_irqsave() in net_send_packet()Dongdong Deng2009-07-14
* | NET: phy_device, fix lock imbalanceJiri Slaby2009-07-14
* | gre: fix ToS/DiffServ inherit bugAndreas Jaggi2009-07-14
* | igb: gcc-3.4.6 fixEric Dumazet2009-07-13
* | atlx: duplicate testing of MCAST flagroel kluin2009-07-13
* | NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines.Ralf Baechle2009-07-13
* | netdev: restore MTU change operationBen Hutchings2009-07-12
* | netdev: restore MAC address set and validate operationsBen Hutchings2009-07-12
* | sit: fix regression: do not release skb->dst before xmitSascha Hlusiak2009-07-11
* | net: ip_push_pending_frames() fixEric Dumazet2009-07-11
* | net: sk_prot_alloc() should not blindly overwrite memoryEric Dumazet2009-07-11
* | cxgb3: Fix crash caused by stashing wrong netdev_queueRoland Dreier2009-07-09
* | ixgbe: Fix coexistence of FCoE and Flow Director in 82599Yi Zou2009-07-09
* | memory barrier: adding smp_mb__after_lockJiri Olsa2009-07-09
* | net: adding memory barrier to the poll and receive callbacksJiri Olsa2009-07-09