summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | jme: Support WoL after shutdownGuo-Fu Tseng2010-10-241-15/+30
* | tproxy: Add missing CAP_NET_ADMIN check to ipv6 sideBalazs Scheidler2010-10-241-0/+4
* | vmxnet3: fix typo setting confPAHarvey Harrison2010-10-241-1/+1
* | vmxnet3: annotate hwaddr members as __iomem pointersHarvey Harrison2010-10-241-2/+2
* | vmxnet3: remove set_flag_le{16,64} helpersHarvey Harrison2010-10-245-41/+22
* | cxgb4: update to utilize the newer VLAN infrastructureDimitris Michailidis2010-10-243-31/+24
* | cxgb4: fix crash due to manipulating queues before registrationDimitris Michailidis2010-10-241-1/+1
* | can: tscan1: add driver for TS-CAN1 boardsAndre B. Oliveira2010-10-243-0/+229
* | ip6_tunnel dont update the mtu on the route.Anders Franzen2010-10-241-0/+1
* | pktgen: clean up handling of local/transient counter varsPaul Gortmaker2010-10-241-15/+15
* | e1000: make e1000_reinit_safe localstephen hemminger2010-10-241-1/+1
* | bnx2x: make local function static and remove dead codestephen hemminger2010-10-247-242/+62
* | qlge: disable unsed dump codestephen hemminger2010-10-241-6/+4
* | qlge: make local functions staticstephen hemminger2010-10-243-7/+8
* | vxge: make functions local and remove dead codestephen hemminger2010-10-247-615/+304
* | phylib: make local function staticstephen hemminger2010-10-244-47/+15
* | atlx: make local functions/data staticstephen hemminger2010-10-243-11/+14
* | atl1c: make functions staticstephen hemminger2010-10-242-4/+4
* | benet: make be_poll_rx localstephen hemminger2010-10-241-1/+1
* | benet: remove dead codestephen hemminger2010-10-243-41/+0
* | l2tp: make local function staticstephen hemminger2010-10-243-44/+41
* | mlx4: make functions local and remove dead code.stephen hemminger2010-10-242-29/+1
* | can: at91_can: add KBUILD_MODNAME to bittiming constantMarc Kleine-Budde2010-10-241-3/+3
* | can: at91_can: convert dev_<level> printing to netdev_<level>Marc Kleine-Budde2010-10-241-19/+16
* | can: at91_can: convert readl, writel their __raw pendantsMarc Kleine-Budde2010-10-241-2/+2
* | can: at91_can: set bittiming in chip_startMarc Kleine-Budde2010-10-241-1/+1
* | can: at91_can: implement and use at91_get_berr_counterMarc Kleine-Budde2010-10-241-7/+18
* | can: at91_can: fix section mismatch warningMarc Kleine-Budde2010-10-241-1/+1
* | can: at91_can: fix compiler warning in at91_irq_err_stateMarc Kleine-Budde2010-10-241-1/+1
* | can: at91_can: fix use after free of privMarc Kleine-Budde2010-10-241-3/+3
* | can: at91_can: fix reception of extended framesMarc Kleine-Budde2010-10-241-0/+9
* | can: at91_can: use correct bit to enable CAN_CTRLMODE_3_SAMPLESMarc Kleine-Budde2010-10-241-3/+3
* | can: Topcliff: Add PCH_CAN driver.Masayuki Ohtake2010-10-243-0/+1472
* | connector: remove lazy workqueue creationTejun Heo2010-10-243-80/+12
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-24302-512/+359
|\
| * Update broken web addresses in arch directory.Justin P. Mattock2010-10-1868-83/+46
| * Update broken web addresses in the kernel.Justin P. Mattock2010-10-18134-207/+183
| * Revert "drivers/usb: Remove unnecessary return's from void functions" for mus...Jiri Kosina2010-10-061-0/+1
| * Revert "Fix typo: configuation => configuration" partiallyJiri Kosina2010-09-241-1/+1
| * ida: document IDA_BITMAP_LONGS calculationNamhyung Kim2010-09-231-2/+5
| * ext2: fix a typo on comment in ext2/inode.cNamhyung Kim2010-09-231-2/+2
| * drivers/scsi: Remove unnecessary casts of private_dataJoe Perches2010-09-232-2/+2
| * drivers/s390: Remove unnecessary casts of private_dataJoe Perches2010-09-231-3/+3
| * net/sunrpc/rpc_pipe.c: Remove unnecessary casts of private_dataJoe Perches2010-09-231-2/+2
| * drivers/infiniband: Remove unnecessary casts of private_dataJoe Perches2010-09-231-2/+2
| * drivers/gpu/drm: Remove unnecessary casts of private_dataJoe Perches2010-09-233-3/+3
| * kernel/pm_qos_params.c: Remove unnecessary casts of private_dataJoe Perches2010-09-231-1/+1
| * fs/ecryptfs: Remove unnecessary casts of private_dataJoe Perches2010-09-231-1/+1
| * fs/seq_file.c: Remove unnecessary casts of private_dataJoe Perches2010-09-231-3/+3
| * arm: uengine.c: remove C99 commentsH Hartley Sweeten2010-09-231-9/+9
OpenPOWER on IntegriCloud