summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-11-16rtnetlink: propagate error from dev_change_flags in do_setlink()Johannes Berg1-1/+3
2008-11-16netdevice chelsio: Convert directly reference of netdev->privWang Chen2-31/+31
2008-11-16isdn: remove extra byteswap in isdn_net_ciscohdlck_slarp_send_replyHarvey Harrison1-2/+4
2008-11-16ematch: simpler tcf_em_unregister()Alexey Dobriyan2-16/+4
2008-11-16net: Cleanup of af_unixEric Dumazet1-62/+55
2008-11-16dccp: Tidy up setsockopt callsGerrit Renker1-11/+12
2008-11-16dccp: Deprecate Ack Ratio sysctlGerrit Renker6-15/+0
2008-11-16dccp: Feature negotiation for minimum-checksum-coverageGerrit Renker2-15/+42
2008-11-16dccp: Deprecate old setsockopt frameworkGerrit Renker4-105/+32
2008-11-16dccp: Mechanism to resolve CCID dependenciesGerrit Renker3-4/+47
2008-11-16virtio_net: VIRTIO_NET_F_MSG_RXBUF (imprive rcv buffer allocation)Mark McLoughlin2-20/+162
2008-11-16virtio_net: hook up the set-tso ethtool opMark McLoughlin1-0/+1
2008-11-16virtio_net: Recycle some more rx buffer pagesMark McLoughlin1-9/+13
2008-11-17[CIFS] Fix build breakSteve French1-2/+2
2008-11-16net: use %pF for /proc/net/ptypeAlexey Dobriyan1-30/+2
2008-11-16Phonet: refuse to send bigger than MTU packetsRĂ©mi Denis-Courmont1-2/+2
2008-11-16net: make sure struct dst_entry refcount is aligned on 64 bytesEric Dumazet1-0/+19
2008-11-16rcu: documents rculist_nullsEric Dumazet1-0/+167
2008-11-16net: Convert TCP & DCCP hash tables to use RCU / hlist_nullsEric Dumazet13-84/+151
2008-11-16udp: Use hlist_nulls in UDP RCU codeEric Dumazet5-66/+83
2008-11-16rcu: Introduce hlist_nulls variant of hlistEric Dumazet2-0/+204
2008-11-16TPROXY: implemented IP_RECVORIGDSTADDR socket optionBalazs Scheidler2-1/+43
2008-11-16ipv4: Fix ARP behavior with many mac-vlansBen Greear1-11/+11
2008-11-17cifs: reinstate sharing of tree connectionsJeff Layton6-218/+249
2008-11-16e1000e: enable ECC correction on 82571 siliconAlexander Duyck3-0/+14
2008-11-16e1000e: fix IPMI trafficJeff Kirsher3-2/+51
2008-11-16e1000e: fix warn_on reload after phy_id errorJeff Kirsher1-0/+1
2008-11-16phylib: make mdio-gpio work without OF (v4)Paulius Zaleckas3-71/+191
2008-11-16phylib: rename mdio-ofgpio to mdio-gpioPaulius Zaleckas3-2/+2
2008-11-16unitialized return value in mm/mlock.c: __mlock_vma_pages_range()Helge Deller1-1/+1
2008-11-16stop_machine: fix race with return value (fixes Bug #11989)Rusty Russell1-2/+3
2008-11-16Fix broken ownership of /proc/sys/ filesAl Viro1-0/+1
2008-11-16dm9000: Fix build error.David S. Miller1-1/+1
2008-11-16mfd: Correct WM8350 I2C return code usageMark Brown1-2/+13
2008-11-16mfd: fix event masking for da9030Mike Rapoport1-1/+1
2008-11-16acpi: fix oops in acpi_system_wakeup_device_seq_showLinus Torvalds1-1/+1
2008-11-16phy: fix phy address bugGiulio Benetti1-2/+2
2008-11-16e100: fix dma error in direction for mappingJesse Brandeburg1-10/+10
2008-11-16igb: use dev_printk instead of printkBjorn Helgaas1-4/+3
2008-11-16qla3xxx: Cleanup: Fix link print statements.Ron Mercer1-14/+5
2008-11-16igb: Use device_set_wakeup_enable\"Rafael J. Wysocki\2-2/+7
2008-11-16e1000: Use device_set_wakeup_enable\"Rafael J. Wysocki\2-2/+7
2008-11-16e1000e: Use device_set_wakeup_enable\"Rafael J. Wysocki\2-2/+7
2008-11-16via-velocity: enable perfect filtering for multicast packetsJoey Zhuo1-1/+1
2008-11-16pegasus: minor resource shrinkageDavid Brownell1-10/+26
2008-11-16ixgbe: Fix usage of netif_*_all_queues() with netif_carrier_{off|on}()PJ Waskiewicz1-3/+3
2008-11-16function tracing: fix wrong pos computing when read buffer has been fulfilledwalimis1-11/+15
2008-11-16MAINTAINERS: remove me as RAID maintainerIngo Molnar1-2/+0
2008-11-16sched: fix kernel warning on /proc/sched_debug accessIngo Molnar1-2/+3
2008-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds6-25/+58