summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | sparc32: Fix page_to_phys().David S. Miller2010-01-142-2/+2
| * | | | | | | | | | | sparc: Simplify param.h by simply including <asm-generic/param.h>Robert P. J. Day2010-01-121-17/+2
| * | | | | | | | | | | sparc32: Update defconfig.David S. Miller2010-01-121-18/+69
| * | | | | | | | | | | SPARC: use helpers for rlimitsJiri Slaby2010-01-081-3/+3
| * | | | | | | | | | | sparc: copy_from_user() should not return -EFAULTHeiko Carstens2010-01-052-2/+2
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-01-2560-193/+389
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | virtio_net: Make delayed refill more reliableHerbert Xu2010-01-251-2/+1
| * | | | | | | | | | | | sfc: Use fixed-size buffers for MCDI NVRAM requestsBen Hutchings2010-01-253-6/+7
| * | | | | | | | | | | | sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS bufferGuido Barzini2010-01-251-1/+3
| * | | | | | | | | | | | tcp_probe: avoid modulus operation and wrap fixStephen Hemminger2010-01-251-9/+10
| * | | | | | | | | | | | qlge: Only free resources if they were allocatedBreno Leitao2010-01-251-7/+8
| * | | | | | | | | | | | netns xfrm: deal with dst entries in netnsAlexey Dobriyan2010-01-244-20/+84
| * | | | | | | | | | | | sky2: revert config space changestephen hemminger2010-01-241-0/+13
| * | | | | | | | | | | | vlan: fix vlan_skb_recv()Eric Dumazet2010-01-241-1/+1
| * | | | | | | | | | | | netns xfrm: fix "ip xfrm state|policy count" misreportAlexey Dobriyan2010-01-234-19/+21
| * | | | | | | | | | | | sky2: Enable/disable WOL per hardware deviceMike McCormack2010-01-231-7/+22
| * | | | | | | | | | | | net: Fix IPv6 GSO type checks in Intel ethernet driversSridhar Samudrala2010-01-234-4/+4
| * | | | | | | | | | | | igb/igbvf: cleanup exception handling in tx_map_advAlexander Duyck2010-01-232-2/+2
| * | | | | | | | | | | | MAINTAINERS: Add Intel igbvf maintainerJeff Kirsher2010-01-231-1/+3
| * | | | | | | | | | | | e1000/e1000e: don't use small hardware rx buffersJesse Brandeburg2010-01-232-38/+2
| * | | | | | | | | | | | fmvj18x_cs: add new id (Panasonic lan & modem card)Ken Kawasaki2010-01-232-0/+2
| * | | | | | | | | | | | be2net: swap only first 2 fields of mcc_wrbSathya Perla2010-01-231-1/+1
| * | | | | | | | | | | | Please add support for Microsoft MN-120 PCMCIA network cardRon Murray2010-01-231-0/+1
| * | | | | | | | | | | | Merge branch 'linux-2.6.33.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2010-01-232-1/+13
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | wimax/i2400m: Add support for more i6x50 SKUsInaky Perez-Gonzalez2010-01-212-1/+13
| * | | | | | | | | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-01-224351-89846/+223296
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | be2net: fix bug in rx page postingSathya Perla2010-01-211-3/+5
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | e1000e: enhance frame fragment detectionJesse Brandeburg2010-01-202-4/+22
| * | | | | | | | | | | | e1000: enhance frame fragment detectionJesse Brandeburg2010-01-202-2/+13
| * | | | | | | | | | | | e1000/e1000e/igb/igbvf/ixgb/ixgbe: Fix tests of unsigned in *_tx_map()Roel Kluin2010-01-205-25/+25
| * | | | | | | | | | | | netlink: With opcode INET_DIAG_BC_S_LE dport was compared in inet_diag_bc_run()Roel Kluin2010-01-191-1/+1
| * | | | | | | | | | | | S2io: two branches the same in wait_for_cmd_complete()Ram Vepa2010-01-191-1/+1
| * | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-01-1910-1/+76
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | zd1211rw: adding 0409:0248 to supported device listHin-Tak Leung2010-01-181-0/+1
| | * | | | | | | | | | | | p54pci: rx frame length checkChristian Lamparter2010-01-181-0/+8
| | * | | | | | | | | | | | mac80211: fix sign error in pid controllerBob Copeland2010-01-181-1/+1
| | * | | | | | | | | | | | iwlwifi: add license to tracing filesReinette Chatre2010-01-182-0/+52
| | * | | | | | | | | | | | iwlwifi: Fix throughput stall issue in HT mode for 5000Wey-Yi Guy2010-01-181-0/+5
| | * | | | | | | | | | | | mac80211: check that ieee80211_set_power_mgmt only handles STA interfaces.Benoit Papillault2010-01-151-0/+3
| | * | | | | | | | | | | | cfg80211: fix channel setting for wextAbhijeet Kolekar2010-01-141-0/+1
| | * | | | | | | | | | | | iwmc3200wifi: Add UMAC wifi headers to the pmkid commandSamuel Ortiz2010-01-142-0/+5
| * | | | | | | | | | | | | bfin_mac: use the newer CLKBUFOE bit name via asm/dpmc.hMike Frysinger2010-01-191-2/+3
| * | | | | | | | | | | | | sfc: QT202x: Remove unreliable MMD check at initialisationMatthew Slattery2010-01-191-6/+0
| * | | | | | | | | | | | | ucc_geth: Fix full TX queue processingJiajun Wu2010-01-191-3/+2
| * | | | | | | | | | | | | phylib: Move workqueue initialization to a proper placeAnton Vorontsov2010-01-193-3/+3
| * | | | | | | | | | | | | dccp: fix dccp rmmod when kernel configured to use slubNeil Horman2010-01-192-13/+7
| * | | | | | | | | | | | | ipv4: don't remove /proc/net/rt_acctAlexey Dobriyan2010-01-171-0/+2
| * | | | | | | | | | | | | ax25: netrom: rose: Fix timer oopsesJarek Poplawski2010-01-165-5/+27
| * | | | | | | | | | | | | appletalk:: da.s_net not copied but assigned to itself in aarp_rcv()Roel Kluin2010-01-151-1/+1
| * | | | | | | | | | | | | MAINTAINERS: transfer maintainership of I/OATDan Williams2010-01-151-3/+1
OpenPOWER on IntegriCloud