aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* pkt_sched: sch_htb: Optimize WARN_ONs in htb_dequeue_tree() etc.Jarek Poplawski2008-12-10
* pkt_sched: sch_htb: Optimize htb_find_next_upper()Jarek Poplawski2008-12-10
* phy: Add LSI ET1011C PHY driverChaithrika U S2008-12-10
* bluetooth: Fix unused var warning properly in rfcomm_sock_ioctl().David S. Miller2008-12-09
* myri10ge: check fragmentation in LRO get_frag_header()Brice Goglin2008-12-09
* bluetooth: Fix rfcomm_sock_ioctl() build failure with debugging enabled.David S. Miller2008-12-09
* hydra: fix compilationAlexey Dobriyan2008-12-09
* dccp ccid-2: Phase out the use of boolean Ack Vector sysctlGerrit Renker2008-12-08
* dccp: Remove manual influence on NDP Count featureGerrit Renker2008-12-08
* dccp: Remove obsolete parts of the old CCID interfaceGerrit Renker2008-12-08
* dccp: Clean up old feature-negotiation infrastructureGerrit Renker2008-12-08
* dccp: Integration of dynamic feature activation - part 3 (client side)Gerrit Renker2008-12-08
* dccp: Integration of dynamic feature activation - part 2 (server side)Gerrit Renker2008-12-08
* dccp: Integration of dynamic feature activation - part 1 (socket setup)Gerrit Renker2008-12-08
* netdevice: Kill netdev->privWang Chen2008-12-08
* staging-winbond: Kill directly reference of netdev->privWang Chen2008-12-08
* staging-slicoss: Kill directly reference of netdev->privWang Chen2008-12-07
* staging-p80211: Kill directly reference of netdev->privWang Chen2008-12-07
* s390_net: Kill directly reference of netdev->privWang Chen2008-12-07
* net: Fix incorrect use of loose in spider_net.cNick Andrew2008-12-07
* wireless: Fix incorrect use of loose in wext.cNick Andrew2008-12-07
* 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