aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* net/fsl_pq_mdio: add support for the Fman 1G MDIO controllerTimur Tabi2012-08-30
* net/fsl-pq-mdio: coalesce multiple memory allocations into oneTimur Tabi2012-08-30
* net/fsl_pq_mdio: streamline probing of MDIO nodesTimur Tabi2012-08-30
* net/fsl_pq_mdio: various small fixesTimur Tabi2012-08-30
* net/fsl_pq_mdio: merge some functions togetherTimur Tabi2012-08-30
* net/fsl_pq_mdio: trim #include statementsTimur Tabi2012-08-30
* net/freescale: do not export any functions from fsl_pq_mdio.cTimur Tabi2012-08-30
* be2net: modify log msg for lack of privilege errorVasundhara Volam2012-08-30
* be2net: fixup malloc/free of adapter->pmac_idSathya Perla2012-08-30
* be2net: fix FW default for VF tx-rateVasundhara Volam2012-08-30
* be2net: fix max VFs reported by HWVasundhara Volam2012-08-30
* be2net: create RSS rings even in multi-channel configsSathya Perla2012-08-30
* drivers/ieee802154: move ieee802154 drivers to net folderalex.bluesman.smirnov@gmail.com2012-08-30
* drivers/ieee802154/at86rf230: replace the code under _init and _exit by macroalex.bluesman.smirnov@gmail.com2012-08-30
* netlink: add minlen validation for the new signed typesJulian Anastasov2012-08-30
* drivers/net/ethernet/tundra/tsi108_eth.c: delete double assignmentJulia Lawall2012-08-30
* forcedeth: prevent TX timeouts after rebootdavid decotigny2012-08-30
* forcedeth: fix TX timeout caused by TX pause on down linkdavid decotigny2012-08-30
* forcedeth: fix buffer overflowdavid decotigny2012-08-30
* netdev/phy: add MDIO bus multiplexer driven by a memory-mapped deviceTimur Tabi2012-08-30
* of/mdio-gpio: Simplify the way device tree support is implemented.Srinivas Kandagatla2012-08-30
* of/mdio: Add dummy functions in of_mdio.h.Srinivas Kandagatla2012-08-30
* netpoll: provide an IP ident in UDP framesEric Dumazet2012-08-30
* net: dev: fix the incorrect hold of net namespace's lo deviceGao feng2012-08-30
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie...David S. Miller2012-08-24
|\
| * ipv6: move dereference after check in fl_free()Dan Carpenter2012-08-16
| * userns: Convert tun/tap to use kuid and kgid where appropriateEric W. Biederman2012-08-15
| * userns: Make the airo wireless driver use kuids for proc uids and gidsEric W. Biederman2012-08-15
| * userns: xt_owner: Add basic user namespace support.Eric W. Biederman2012-08-15
| * userns xt_recent: Specify the owner/group of ip_list_perms in the initial use...Eric W. Biederman2012-08-15
| * userns: Convert xt_LOG to print socket kuids and kgids as uids and gidsEric W. Biederman2012-08-15
| * userns: Convert cls_flow to work with user namespaces enabledEric W. Biederman2012-08-15
| * net sched: Pass the skb into change so it can access NETLINK_CBEric W. Biederman2012-08-15
| * userns: nfnetlink_log: Report socket uids in the log sockets user namespaceEric W. Biederman2012-08-15
| * userns: Teach inet_diag to work with user namespacesEric W. Biederman2012-08-15
| * userns: Implement sk_user_nsEric W. Biederman2012-08-15
| * netlink: Make the sending netlink socket availabe in NETLINK_CBEric W. Biederman2012-08-15
| * userns: Convert net/ax25 to use kuid_t where appropriateEric W. Biederman2012-08-15
| * pidns: Export free_pid_nsEric W. Biederman2012-08-15
| * net ip6 flowlabel: Make owner a union of struct pid * and kuid_tEric W. Biederman2012-08-15
| * userns: Use kgids for sysctl_ping_group_rangeEric W. Biederman2012-08-15
| * userns: Print out socket uids in a user namespace aware fashion.Eric W. Biederman2012-08-15
| * userns: Make seq_file's user namespace accessibleEric W. Biederman2012-08-15
| * userns: Allow USER_NS and NET simultaneously in KconfigEric W. Biederman2012-08-15
| * userns: Convert sock_i_uid to return a kuid_tEric W. Biederman2012-08-15
| * userns: Convert __dev_set_promiscuity to use kuids in audit logsEric W. Biederman2012-08-15
| * userns: Convert net/core/scm.c to use kuids and kgidsEric W. Biederman2012-08-15
| * userns: Fix link restrictions to use uid_eqEric W. Biederman2012-08-03
| * userns: Allow the usernamespace support to build after the removal of usbfsEric W. Biederman2012-08-03
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2012-08-24
|\ \