summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-08tcp: protect sysctl_tcp_cookie_size readsEric Dumazet
2010-12-08tcp: avoid a possible divide by zeroEric Dumazet
2010-12-08ehea: Fixing LRO configurationBreno Leitao
2010-12-08tcp: Replace time wait bucket msg by counterTom Herbert
2010-12-08x25: decrement netdev reference counts on unloadApollon Oikonomopoulos
2010-12-08driver/net/benet: fix be_cmd_multicast_set() memcpy bugJoe Jin
2010-12-08l2tp: Fix modalias of l2tp_ipMichal Marek
2010-12-08econet: Do the correct cleanup after an unprivileged SIOCSIFADDR.Nelson Elhage
2010-12-08Merge branch 'sfc-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/bw...David S. Miller
2010-12-08isdn/hisax: fix compiler warning on hisax_pci_tblNamhyung Kim
2010-12-08af_packet: fix freeing pg_vec twice on error pathChangli Gao
2010-12-08af_packet: eliminate pgv_to_page on some archesChangli Gao
2010-12-08net: call dev_queue_xmit_nit() after skb_dst_drop()Eric Dumazet
2010-12-08filter: constify sk_run_filter()Eric Dumazet
2010-12-08via-rhine: hardware VLAN supportRoger Luethi
2010-12-08net: RCU conversion of dev_getbyhwaddr() and arp_ioctl()Eric Dumazet
2010-12-08Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6David S. Miller
2010-12-08llc: fix a device refcount imbalanceEric Dumazet
2010-12-08net/9p/protocol.c: Remove duplicated macros.Thiago Farina
2010-12-08ifb: goto resched directly if error happens and dp->tq isn't emptyChangli Gao
2010-12-08net: init ingress queueChangli Gao
2010-12-08tcp: Bug fix in initialization of receive window.Nandita Dukkipati
2010-12-08cxgb4: fix MAC address hash filterDimitris Michailidis
2010-12-08can: add slcan driver for serial/USB-serial CAN adaptersOliver Hartkopp
2010-12-08atm: lanai: use kernel's '%pM' format option to print MACAndy Shevchenko
2010-12-08CAIF: Fix U5500 compile error for shared memory driverKim Lilliestierna XX
2010-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-12-07sfc: Fix NAPI list corruption during ring reallocationBen Hutchings
2010-12-07sfc: Fix crash in legacy onterrupt handler during ring reallocationBen Hutchings
2010-12-07dccp qpolicy: Parameter checking of cmsg qpolicy parametersTomasz Grobelny
2010-12-07dccp: Policy-based packet dequeueing infrastructureTomasz Grobelny
2010-12-06Revert "ehea: Use the standard logging functions"David S. Miller
2010-12-06net: cris/eth_v10: Use net_device_stats from struct net_device_statsTobias Klauser
2010-12-06net: emaclite: Omit private ndo_get_stats functionTobias Klauser
2010-12-06net: am79c961a: Omit private ndo_get_stats functionTobias Klauser
2010-12-06ixgbe: fix enum type mismatch on disable laserDon Skidmore
2010-12-06ixgbe: fix for link failure on SFP+ DA cablesDon Skidmore
2010-12-06ixgbe: fix possible NULL pointer deference in shutdown pathDon Skidmore
2010-12-06Fix a typo in datagram.c and sctp/socket.c.David Shwatrz
2010-12-06filter: add a security check at install timeEric Dumazet
2010-12-06net: arp: use assignmentChangli Gao
2010-12-06be2net: Handle out of buffer completions for lancerSathya Perla
2010-12-06be2net: FW init cmd fix for lancerSathya Perla
2010-12-06be2net: Fix be_dev_family_check() return value checkSathya Perla
2010-12-06af_packet: remove pgv.flagsChangli Gao
2010-12-06af_packet: use vmalloc_to_page() instead for the addresss returned by vmalloc()Changli Gao
2010-12-06net: kill an RCU warning in inet_fill_link_af()Eric Dumazet
2010-12-06__in_dev_get_rtnl() can use rtnl_dereference()Eric Dumazet
2010-12-06filter: add SKF_AD_RXHASH and SKF_AD_CPUEric Dumazet