aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* tcp: fix tso_should_defer in 64bitIlpo Järvinen2008-12-06
* tcp: use tcp_write_xmit also in tcp_push_oneIlpo Järvinen2008-12-06
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-06
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-12-06
| |\
| | * zd1211rw: use unaligned safe memcmp() in-place of compare_ether_addr()Shaddy Baddah2008-12-05
| | * mac80211: use unaligned safe memcmp() in-place of compare_ether_addr()Shaddy Baddah2008-12-05
| | * ipw2200: fix netif_*_queue() removal regressionZhu Yi2008-12-05
| | * iwlwifi: clean key table in iwl_clear_stations_table functionTomas Winkler2008-12-05
| * | tcp: tcp_vegas ssthresh bug fixDoug Leith2008-12-04
| |/
| * can: omit received RTR frames for single ID filter listsOliver Hartkopp2008-12-04
| * ATM: CVE-2008-5079: duplicate listen() on socket corrupts the vcc tableChas Williams2008-12-04
| * netx-eth: initialize per device spinlockUwe Kleine-König2008-12-04
| * tcp: make urg+gso work for real this timeIlpo Järvinen2008-12-04
| * enc28j60: Fix sporadic packet loss (corrected again)Baruch Siach2008-12-04
| * hysdn: fix writing outside the field on 64 bitsPascal Terjan2008-12-04
| * b1isa: fix b1isa_exit() to really remove registered capi controllersWilfried Klaebe2008-12-03
| * can: Fix CAN_(EFF|RTR)_FLAG handling in can_filterOliver Hartkopp2008-12-03
| * Phonet: do not dump addresses from other namespacesremi.denis-courmont@nokia2008-12-03
| * netlabel: Fix a potential NULL pointer dereferencePaul Moore2008-12-03
| * bnx2: Add workaround to handle missed MSI.Michael Chan2008-12-03
* | tcp: move some parts from tcp_write_xmitIlpo Järvinen2008-12-06
* | tcp: share code through function, not through copy-paste. :-)Ilpo Järvinen2008-12-06
* | tcp: drop tcp_bound_rto, merge content of it tcp_set_rtoIlpo Järvinen2008-12-06
* | tcp: no need to pass prev skb around, reduces arg pressureIlpo Järvinen2008-12-06
* | tcp: introduce struct tcp_sacktag_state to reduce arg pressureIlpo Järvinen2008-12-06
* | tcp: make mtu probe failure to not break gso'ed skbs unnecessarilyIlpo Järvinen2008-12-06
* | tcp: Fix thinko making the not-shiftable to cover S|R as wellIlpo Järvinen2008-12-06
* | tcp: force mss equality with the next skb too.Ilpo Järvinen2008-12-06
* | dccp: use roundup instead of opencodingIlpo Järvinen2008-12-06
* | tty: driverdata and discdata are void *Alan Cox2008-12-06
* | tty: Flags should be accessed via the foo_bit interfacesAlan Cox2008-12-06
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-12-06
|\ \
| * | ath9k: Use GFP_ATOMIC when allocating TX private areaLuis R. Rodriguez2008-12-05
| * | ath9k: Check for pci_map_single() errorsLuis R. Rodriguez2008-12-05
| * | rt2x00: Correctly initialize AID during set_key()Ivo van Doorn2008-12-05
| * | rt2x00: Move crypto TX descriptor handling to rt2x00crypto.cIvo van Doorn2008-12-05
| * | rt2x00: Fix check for BSS info changesIvo van Doorn2008-12-05
| * | generic swap(): ath9k: rename swap() to swap_array()Wu Fengguang2008-12-05
| * | rt2x00: Add RXDONE_CRYPTO_IV/ICV flagsIvo van Doorn2008-12-05
| * | iwl3945 : Fix a-band association for passive channelsAbhijeet Kolekar2008-12-05
| * | iwlwifi: rely on API version read from firmwareReinette Chatre2008-12-05
| * | iwlwifi: store ucode version numberChatre, Reinette2008-12-05
| * | iwlwifi: fix DMA channel number in iwl_txq_ctx_stopZhu Yi2008-12-05
| * | iwl3945: Fix iwl3945 rate scaling.Abbas, Mohamed2008-12-05
| * | iwl3945: add debugfs supportAbbas, Mohamed2008-12-05
| * | iwlwifi: move channels sysfs to debugfsWinkler, Tomas2008-12-05
| * | iwlwifi: move disable/enable interrupts to iwl-core.cWinkler, Tomas2008-12-05
| * | iwl3945: Select correct sta ID from find_station()Samuel Ortiz2008-12-05
| * | iwlwifi: fix printk size format errorZhu Yi2008-12-05
| * | iwlwifi: move host command check function into separate fileWinkler, Tomas2008-12-05