aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-03netx-eth: initialize per device spinlockUwe Kleine-König
2008-12-03atm: 32-bit ioctl compatibilityDavid Woodhouse
2008-12-03ne-h8300: convert to net_device_opsStephen Hemminger
2008-12-03hydra: convert to net_device_opsStephen Hemminger
2008-12-03zorro8390: convert to net_device_opsStephen Hemminger
2008-12-03e1000: e1000_adapter->polling_netdev is uselessWang Chen
2008-12-03ixgbe: function comment typoWang Chen
2008-12-03tcp: make urg+gso work for real this timeIlpo Järvinen
2008-12-03jme: Remove 64 and 40 bit dma_maskGuo-Fu Tseng
2008-12-03jme: GHC register control fix for new hardwareakeemting
2008-12-03pkt_sched: sch_htb: Replace HTB_ACCNT() macro with inlinesJarek Poplawski
2008-12-03pkt_sched: sch_htb: Remove L2T()Jarek Poplawski
2008-12-03enc28j60: Fix sporadic packet loss (corrected again)Baruch Siach
2008-12-03bond: Kill directly reference of netdev->privWang Chen
2008-12-03mptlan: Kill directly reference of netdev->privWang Chen
2008-12-03dvb: Kill directly reference of netdev->privWang Chen
2008-12-03pkt_sched: sch_htb: Clean htb_class prio and quantum fieldsJarek Poplawski
2008-12-03pkt_sched: sch_htb: Remove htb_sched nwc_hit fieldJarek Poplawski
2008-12-03pkt_sched: sch_htb: Remove htb_class aprio fieldJarek Poplawski
2008-12-03forcedeth: power down phy when interface is downEd Swierk
2008-12-03drivers/net/smc911x.c: smc911x_drv_probe() cleanupAndrew Morton
2008-12-03hysdn: fix writing outside the field on 64 bitsPascal Terjan
2008-12-03drivers/isdn/mISDN: use ARRAY_SIZEJulia Lawall
2008-12-03b1isa: fix b1isa_exit() to really remove registered capi controllersWilfried Klaebe
2008-12-03can: Fix CAN_(EFF|RTR)_FLAG handling in can_filterOliver Hartkopp
2008-12-03isdn: Kill directly reference of netdev->privWang Chen
2008-12-03hysdn: Kill directly reference of netdev->privWang Chen
2008-12-03Phonet: basic net namespace supportRémi Denis-Courmont
2008-12-03Phonet: do not dump addresses from other namespacesremi.denis-courmont@nokia
2008-12-03xfrm: Accept XFRM_STATE_AF_UNSPEC SAs on IPv4/IPv6 only hostsMartin Willi
2008-12-03netlabel: Fix a potential NULL pointer dereferencePaul Moore
2008-12-03bnx2: Add workaround to handle missed MSI.Michael Chan
2008-12-03xfrm: Cleanup for unlink SPD entryWei Yongjun
2008-12-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-12-03xfrm: Fix kernel panic when flush and dump SPD entriesWei Yongjun
2008-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2008-12-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2008-12-02Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2008-12-02Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-12-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2008-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2008-12-02MN10300: Fix application of kernel module relocationsMark Salter
2008-12-02sgi-gru: call fs_initcall() if statically linkedDean Nelson
2008-12-02powerpc: Use physical cpu id when setting the processor affinityKumar Gala
2008-12-02vmscan: evict streaming IO firstRik van Riel
2008-12-02bdi: register sysfs bdi device only once per queueKay Sievers