aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-09Merge branch 'tg3'David S. Miller3-40/+323
2013-04-09MAINTAINERS: Update tg3 to reflect organizational changesNithin Sujir1-1/+1
2013-04-09tg3: Update version to 3.131Nithin Sujir1-2/+2
2013-04-09tg3: Reset the phy to allow modified EEE settings to take effectNithin Sujir1-0/+38
2013-04-09tg3: Pull the phy advertised speed and flow control settings on driver loadNithin Sujir2-0/+136
2013-04-09tg3: Add support for link flap avoidanceNithin Sujir2-9/+58
2013-04-09tg3: Add SGMII phy support for 5719/5718 serdesMichael Chan2-7/+51
2013-04-09tg3: Add tg3_clear_mac_status() common functionMichael Chan1-16/+14
2013-04-09tg3: Add a warning during link settings change if mgmt enabledNithin Sujir1-0/+14
2013-04-09tg3: Remove unnecessary phy reset during ethtool commandsNithin Sujir1-2/+2
2013-04-09tg3: Fix NVRAM size detection for the STM45PE20 pinstrap on 5762 devicesMichael Chan1-0/+6
2013-04-09tg3: Fix flow control settings not propagated to hardwareNithin Sujir1-3/+1
2013-04-09net: sctp: introduce uapi header for sctpDaniel Borkmann5-16/+78
2013-04-09mrf24j40: use module_spi_driver to simplify the codeWei Yongjun1-12/+1
2013-04-09netprio_cgroup: remove task_struct parameter from sock_update_netprio()Zefan Li3-6/+6
2013-04-09cls_cgroup: remove task_struct parameter from sock_update_classid()Zefan Li3-6/+6
2013-04-09tcp_memcontrol: remove a redundant statement in tcp_destroy_cgroup()Zefan Li1-2/+0
2013-04-09net: ipv6: only invalidate previously tokenized addressesDaniel Borkmann2-2/+7
2013-04-09net: ipv6: also allow token to be set when device not readyDaniel Borkmann1-6/+16
2013-04-09net: ipv6: minor: use in6addr_any in token initDaniel Borkmann1-1/+1
2013-04-08net: cdc_ncm: demote "unexpected notification" to debug levelBjørn Mork1-2/+3
2013-04-08Documentation: cgroup: add documentation for net_cls cgroups.Rami Rosen2-0/+36
2013-04-08net: ipv6: add tokenized interface identifier supportDaniel Borkmann3-3/+87
2013-04-08stmmac: prefetch all dma_erx when use extend_descGiuseppe CAVALLARO1-6/+3
2013-04-08stmmac: review private structure fieldsGiuseppe CAVALLARO1-34/+34
2013-04-08stmmac: code tidy-upGiuseppe CAVALLARO17-309/+311
2013-04-08stmmac: improve/review and fix kernel-docGiuseppe CAVALLARO2-50/+142
2013-04-08stmmac: review driver documentationGiuseppe CAVALLARO1-4/+8
2013-04-08stmmac: modified pcs mode support for SGMIIByungho An1-4/+8
2013-04-08net: of_mdio: scan mdiobus for PHYs without reg propertySebastian Hesselbarth1-6/+58
2013-04-08net: mvmdio: get and enable optional clockSebastian Hesselbarth1-0/+11
2013-04-08net: ks8851: Use dev_pm_opsLars-Peter Clausen1-17/+20
2013-04-08net: ks8851: Use module_spi_driverLars-Peter Clausen1-13/+1
2013-04-08mac802154: Keep track of the channel when changedAlan Ott2-1/+14
2013-04-08mrf24j40: Enable link-layer acknowledgement and retryAlan Ott1-2/+5
2013-04-08TTY: ircomm, use GFP_KERNEL in ircomm_open()Mathias Krause1-1/+1
2013-04-08irda: use GFP_KERNEL in irda_connect_response()Mathias Krause1-2/+1
2013-04-08irda: use GFP_KERNEL in irda_create()Mathias Krause1-1/+1
2013-04-08ip_gre: fix a possible crash in parse_gre_header()Eric Dumazet1-3/+5
2013-04-08at86rf230: remove unnecessary / dead codeSascha Herrmann1-2/+0
2013-04-08enic: be less verbose about non-critical firmware errorsStefan Assmann1-0/+3
2013-04-08ieee802154/nl-mac.c: make some MLME operations optionalWerner Almesberger3-7/+27
2013-04-08IEEE 802.15.4: remove get_bsn from "struct ieee802154_mlme_ops"Werner Almesberger2-22/+0
2013-04-07scm: Stop passing struct credEric W. Biederman4-35/+16
2013-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller135-450/+852
2013-04-07bnx2x: Fix KR2 rapid link flapYaniv Rosner1-7/+11
2013-04-07decnet: remove duplicated include from dn_table.cWei Yongjun1-1/+0
2013-04-07net_cls: remove duplicated include from cls_api.cWei Yongjun1-1/+0
2013-04-07netdev/phy: Implement ieee802.3 clause 45 in mdio-octeon.cDavid Daney1-7/+87
2013-04-076lowpan: handle dev_queue_xmit() error code properlyAlan Ott1-2/+2