summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-25isdn: Cleanup Sections in PCMCIA driver sedlbauerHenne
2010-03-25via-velocity: Fix FLOW_CNTL_TX_RX handling in set_mii_flow_control()David S. Miller
2010-03-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-03-25netfilter: xt_hashlimit: IPV6 bugfixEric Dumazet
2010-03-25netfilter: ip6table_raw: fix table priorityJozsef Kadlecsik
2010-03-25netfilter: xt_hashlimit: dl_seq_stop() fixEric Dumazet
2010-03-24af_key: return error if pfkey_xfrm_policy2msg_prep() failsDan Carpenter
2010-03-24skbuff: remove unused dma_head & dma_maps fieldsAlexander Duyck
2010-03-24vlan: updates vlan real_num_tx_queuesVasu Dev
2010-03-24vlan: adds vlan_dev_select_queueVasu Dev
2010-03-24igb: only use vlan_gro_receive if vlans are registeredAlexander Duyck
2010-03-24igb: do not modify tx_queue_len on link speed changeEmil Tantilov
2010-03-24igb: count Rx FIFO errors correctlyMitch Williams
2010-03-24bnx2: Use proper handler during netpoll.Michael Chan
2010-03-24bnx2: Fix netpoll crash.Benjamin Li
2010-03-23ksz884x: fix return value of netdev_set_eepromJens Rottmann
2010-03-23cgroups: net_cls as moduleBen Blum
2010-03-23netxen: The driver doesn't work on NX_P3_B1 so cause probe to fail.Eric W. Biederman
2010-03-23netpoll: warn when there are spaces in parametersAmerigo Wang
2010-03-23can: bfin_can: switch to common Blackfin can headerMike Frysinger
2010-03-23Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-03-22Fix up prototype for sys_ipc breakageLinus Torvalds
2010-03-22netfilter: xt_recent: fix regression in rules using a zero hit_countPatrick McHardy
2010-03-22rxrpc: Check allocation failure.Tetsuo Handa
2010-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...Linus Torvalds
2010-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2010-03-22rxrpc: Check allocation failure.Tetsuo Handa
2010-03-22AFS: Potential null dereferenceDan Carpenter
2010-03-22ppc64 sys_ipc breakage in 2.6.34-rc2Anton Blanchard
2010-03-22x86 / perf: Fix suspend to RAM on HP nx6325Rafael J. Wysocki
2010-03-22edac, mce: Filter out invalid valuesBorislav Petkov
2010-03-22virtio: console: Check if port is valid in resize_consoleAmit Shah
2010-03-22virtio: console: Generate a kobject CHANGE event on adding 'name' attributeAmit Shah
2010-03-22ip_gre: include route header_len in max_headroom calculationTimo Teräs
2010-03-22if_tunnel.h: add missing ams/byteorder.h includePaulius Zaleckas
2010-03-22ipv4: Don't drop redirected route cache entry unless PTMU actually expiredGuenter Roeck
2010-03-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2010-03-22net: suppress lockdep-RCU false positive in FIB trie.Paul E. McKenney
2010-03-21Bluetooth: Fix kernel crash on L2CAP stress testsAndrei Emeltchenko
2010-03-21Bluetooth: Convert debug files to actually use debugfs instead of sysfsMarcel Holtmann
2010-03-21Bluetooth: Fix potential bad memory access with sysfs filesMarcel Holtmann
2010-03-20Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostDavid S. Miller
2010-03-20netfilter: ctnetlink: fix reliable event delivery if message building failsPablo Neira Ayuso
2010-03-20netlink: fix NETLINK_RECV_NO_ENOBUFS in netlink_set_err()Pablo Neira Ayuso
2010-03-20NET_DMA: free skbs periodicallySteven J. Magnani
2010-03-20netlink: fix unaligned access in nla_get_be64()Pablo Neira Ayuso
2010-03-20tcp: Fix tcp_mark_head_lost() with packets == 0Lennart Schulte
2010-03-20net: ipmr/ip6mr: fix potential out-of-bounds vif_table accessPatrick McHardy
2010-03-20KS8695: update ksp->next_rx_desc_read at the end of rx loopYegor Yefremov