aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ipv6: missed namespace context in ipv6_rthdr_rcvDenis V. Lunev2008-07-10
* netlabel: netlink_unicast calls kfree_skb on error path by itselfDenis V. Lunev2008-07-10
* ipv4: fib_trie: Fix lookup error returnBen Hutchings2008-07-10
* tcp: correct kcalloc usageMilton Miller2008-07-10
* ip: sysctl documentation cleanupStephen Hemminger2008-07-10
* Documentation: clarify tcp_{r,w}mem sysctl docsJ. Bruce Fields2008-07-10
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-07-09
|\
| * libertas: fix memory alignment problems on the blackfinIhar Hrachyshka2008-07-09
| * zd1211rw: stop beacons on remove_interfaceLuis Carlos Cobo2008-07-09
| * rt2x00: Disable synchronization during initializationIvo van Doorn2008-07-09
| * rc80211_pid: Fix fast_start parameter handlingMattias Nissler2008-07-09
* | netfilter: nf_nat_snmp_basic: fix a range check in NAT for SNMPDavid Howells2008-07-09
* | netfilter: nf_conntrack_tcp: fix endless loopPatrick McHardy2008-07-09
|/
* sctp: Add documentation for sctp sysctl variableVlad Yasevich2008-07-08
* ipv6: fix race between ipv6_del_addr and DAD timerAndrey Vagin2008-07-08
* irda: Fix netlink error path return valueJulius Volz2008-07-08
* irda: New device ID for nsc-irccVille Syrjala2008-07-08
* irda: via-ircc proper dma freeingWang Chen2008-07-08
* sctp: Mark the tsn as received after all allocations finishVlad Yasevich2008-07-08
* mac80211: don't report selected IBSS when not foundVladimir Koutny2008-07-07
* ssb-pcicore: Fix IRQ-vector init on embedded devicesMichael Buesch2008-07-07
* zd1211rw: add ID for AirTies WUS-201Firat Birlik2008-07-07
* mac80211: Only flush workqueue when last interface was removedIvo van Doorn2008-07-07
* mac80211: move netif_carrier_on to after ieee80211_bss_info_change_notifyGuy Cohen2008-07-07
* drivers/net/wireless/iwlwifi/iwl-3945.c Fix type issue on 64bitDarren Jenkins2008-07-07
* hostap_cs: correct poor NULL checks in suspend/resume routinesJohn W. Linville2008-07-07
* can: add sanity checksOliver Hartkopp2008-07-06
* fs_enet: restore promiscuous and multicast settings in restart()Laurent Pinchart2008-07-04
* ibm_newemac: Fixes entry of short packetsSathya Narayanan2008-07-04
* ibm_newemac: Fixes kernel crashes when speed of cable connected changesSathya Narayanan2008-07-04
* pasemi_mac: Access iph->tot_len with correct endiannessRoland Dreier2008-07-04
* ehea: Access iph->tot_len with correct endiannessRoland Dreier2008-07-04
* ehea: fix race conditionJan-Bernd Themann2008-07-04
* ehea: add MODULE_DEVICE_TABLEJan-Bernd Themann2008-07-04
* ehea: fix might sleep problemJan-Bernd Themann2008-07-04
* forcedeth: fix lockdep warning on ethtool -sTobias Diedrich2008-07-04
* Add missing skb->dev assignment in Frame Relay RX codeKrzysztof Halasa2008-07-04
* bridge: fix use-after-free in br_cleanup_bridges()Patrick McHardy2008-07-03
* tcp: fix a size_t < 0 comparison in tcp_read_sockOctavian Purdila2008-07-03
* tcp: net/ipv4/tcp.c needs linux/scatterlist.hAndrew Morton2008-07-03
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-07-03
|\
| * libertas: support USB persistence on suspend/resume (resend)andrey@cozybit.com2008-07-02
| * iwlwifi: drop skb silently for Tx request in monitor modeZhu Yi2008-07-02
| * iwlwifi: fix incorrect 5GHz rates reported in monitor modeRick Farrington2008-07-02
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-07-02
|\ \
| * | PCI: acpiphp: cleanup notify handler on all root bridgesAlex Chiang2008-07-02
| * | PCI: Limit VPD read/write lengths for Broadcom 5706, 5708, 5709 rev.Benjamin Li2008-07-02
| * | PCI: Restrict VPD read permission to rootBen Hutchings2008-07-01
* | | Merge branch 'i2c-fix' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds2008-07-02
|\ \ \
| * | | I2C: S3C2410: Add MODULE_ALIAS() for s3c2440 device.Ben Dooks2008-07-01