summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tg3: Use bool not intJoe Perches2013-04-091-77/+80
* Merge branch 'tg3'David S. Miller2013-04-093-40/+323
|\
| * MAINTAINERS: Update tg3 to reflect organizational changesNithin Sujir2013-04-091-1/+1
| * tg3: Update version to 3.131Nithin Sujir2013-04-091-2/+2
| * tg3: Reset the phy to allow modified EEE settings to take effectNithin Sujir2013-04-091-0/+38
| * tg3: Pull the phy advertised speed and flow control settings on driver loadNithin Sujir2013-04-092-0/+136
| * tg3: Add support for link flap avoidanceNithin Sujir2013-04-092-9/+58
| * tg3: Add SGMII phy support for 5719/5718 serdesMichael Chan2013-04-092-7/+51
| * tg3: Add tg3_clear_mac_status() common functionMichael Chan2013-04-091-16/+14
| * tg3: Add a warning during link settings change if mgmt enabledNithin Sujir2013-04-091-0/+14
| * tg3: Remove unnecessary phy reset during ethtool commandsNithin Sujir2013-04-091-2/+2
| * tg3: Fix NVRAM size detection for the STM45PE20 pinstrap on 5762 devicesMichael Chan2013-04-091-0/+6
| * tg3: Fix flow control settings not propagated to hardwareNithin Sujir2013-04-091-3/+1
|/
* net: sctp: introduce uapi header for sctpDaniel Borkmann2013-04-095-16/+78
* mrf24j40: use module_spi_driver to simplify the codeWei Yongjun2013-04-091-12/+1
* netprio_cgroup: remove task_struct parameter from sock_update_netprio()Zefan Li2013-04-093-6/+6
* cls_cgroup: remove task_struct parameter from sock_update_classid()Zefan Li2013-04-093-6/+6
* tcp_memcontrol: remove a redundant statement in tcp_destroy_cgroup()Zefan Li2013-04-091-2/+0
* net: ipv6: only invalidate previously tokenized addressesDaniel Borkmann2013-04-092-2/+7
* net: ipv6: also allow token to be set when device not readyDaniel Borkmann2013-04-091-6/+16
* net: ipv6: minor: use in6addr_any in token initDaniel Borkmann2013-04-091-1/+1
* net: cdc_ncm: demote "unexpected notification" to debug levelBjørn Mork2013-04-081-2/+3
* Documentation: cgroup: add documentation for net_cls cgroups.Rami Rosen2013-04-082-0/+36
* net: ipv6: add tokenized interface identifier supportDaniel Borkmann2013-04-083-3/+87
* stmmac: prefetch all dma_erx when use extend_descGiuseppe CAVALLARO2013-04-081-6/+3
* stmmac: review private structure fieldsGiuseppe CAVALLARO2013-04-081-34/+34
* stmmac: code tidy-upGiuseppe CAVALLARO2013-04-0817-309/+311
* stmmac: improve/review and fix kernel-docGiuseppe CAVALLARO2013-04-082-50/+142
* stmmac: review driver documentationGiuseppe CAVALLARO2013-04-081-4/+8
* stmmac: modified pcs mode support for SGMIIByungho An2013-04-081-4/+8
* net: of_mdio: scan mdiobus for PHYs without reg propertySebastian Hesselbarth2013-04-081-6/+58
* net: mvmdio: get and enable optional clockSebastian Hesselbarth2013-04-081-0/+11
* net: ks8851: Use dev_pm_opsLars-Peter Clausen2013-04-081-17/+20
* net: ks8851: Use module_spi_driverLars-Peter Clausen2013-04-081-13/+1
* mac802154: Keep track of the channel when changedAlan Ott2013-04-082-1/+14
* mrf24j40: Enable link-layer acknowledgement and retryAlan Ott2013-04-081-2/+5
* TTY: ircomm, use GFP_KERNEL in ircomm_open()Mathias Krause2013-04-081-1/+1
* irda: use GFP_KERNEL in irda_connect_response()Mathias Krause2013-04-081-2/+1
* irda: use GFP_KERNEL in irda_create()Mathias Krause2013-04-081-1/+1
* ip_gre: fix a possible crash in parse_gre_header()Eric Dumazet2013-04-081-3/+5
* at86rf230: remove unnecessary / dead codeSascha Herrmann2013-04-081-2/+0
* enic: be less verbose about non-critical firmware errorsStefan Assmann2013-04-081-0/+3
* ieee802154/nl-mac.c: make some MLME operations optionalWerner Almesberger2013-04-083-7/+27
* IEEE 802.15.4: remove get_bsn from "struct ieee802154_mlme_ops"Werner Almesberger2013-04-082-22/+0
* scm: Stop passing struct credEric W. Biederman2013-04-074-35/+16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-07135-450/+852
|\
| * bnx2x: Fix KR2 rapid link flapYaniv Rosner2013-04-071-7/+11
| * sctp: remove 'sridhar' from maintainers listSridhar Samudrala2013-04-071-1/+0
| * Merge branch 'infoleaks'David S. Miller2013-04-0716-3/+32
| |\
| | * VSOCK: Fix missing msg_namelen update in vsock_stream_recvmsg()Mathias Krause2013-04-071-0/+2
OpenPOWER on IntegriCloud