summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* udp: add low latency socket poll supportEliezer Tamir2013-06-113-2/+14
* net: add low latency socket pollEliezer Tamir2013-06-1112-2/+208
* net: add napi_id and hashEliezer Tamir2013-06-112-0/+88
* bcm63xx_enet: add support for Broadcom BCM63xx integrated gigabit switchMaxime Bizon2013-06-107-30/+1177
* bcm63xx_enet: split DMA channel register accessesMaxime Bizon2013-06-103-61/+105
* bcm63xx_enet: implement reset autoneg ethtool callbackMaxime Bizon2013-06-101-0/+15
* macvtap: enable multiqueue flagJason Wang2013-06-081-5/+2Star
* macvtap: add TUNSETQUEUE ioctlJason Wang2013-06-082-19/+120
* macvtap: eliminate linear searchJason Wang2013-06-081-44/+20Star
* macvlan: change the max number of queues to 16Jason Wang2013-06-081-1/+1
* macvtap: introduce macvtap_get_vlan()Jason Wang2013-06-081-7/+20
* macvlan: switch to use IS_ENABLED()Jason Wang2013-06-081-1/+1
* macvtap: do not add self to waitqueue if doing a nonblock readJason Wang2013-06-081-2/+5
* macvtap: fix a possible race between queue selection and changing queuesJason Wang2013-06-081-1/+1
* sh_eth: Fix warnings on 64-bit.David S. Miller2013-06-081-1/+1
* sh_eth: remove dependencies from KconfigSergei Shtylyov2013-06-081-6/+0Star
* sh_eth: get R8A777x support out of #ifdefSergei Shtylyov2013-06-083-11/+7Star
* sh_eth: get SH7724 support out of #ifdefSergei Shtylyov2013-06-084-10/+10
* sh_eth: get SH7757 support out of #ifdefSergei Shtylyov2013-06-082-24/+12Star
* sh_eth: get SH77{34|63} support out of #ifdefSergei Shtylyov2013-06-084-34/+39
* sh_eth: get R8A7740 support out of #ifdefSergei Shtylyov2013-06-083-11/+9Star
* sh_eth: get SH7619 support out of #ifdefSergei Shtylyov2013-06-082-5/+5
* sh_eth: get SH771x support out of #ifdefSergei Shtylyov2013-06-082-7/+8
* sh_eth: create initial ID tableSergei Shtylyov2013-06-081-0/+10
* doc:networking: Fix default value (icmp_ignore_bogus_error_responses).Rami Rosen2013-06-081-1/+1
* netlink: allow large data transfers from user-spacePablo Neira Ayuso2013-06-081-2/+35
* bonding: disallow change of MAC if fail_over_mac enabledJay Vosburgh2013-06-081-4/+3Star
* bonding: Convert hw addr handling to sync/unsync, support ucast addressesJay Vosburgh2013-06-082-126/+43Star
* fec: Only pass pdev in fec_ptp_init()Fabio Estevam2013-06-073-3/+4
* net: tcp: move GRO/GSO functions to tcp_offloadDaniel Borkmann2013-06-076-322/+341
* net: minor: tcp: use tcp_skb_mss helper in tcp_tso_segmentDaniel Borkmann2013-06-071-2/+2
* net: vlan: minor: remove unused HAVE_VLAN_PUT_TAGDaniel Borkmann2013-06-071-2/+0Star
* doc: packet: simplify tpacket example codeDaniel Borkmann2013-06-071-105/+28Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-0758-322/+519
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-06-073-41/+47
| |\
| | * net: Unbreak compat_sys_{send,recv}msgAndy Lutomirski2013-06-063-41/+47
| * | Merge tag 'staging-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-06-078-15/+21
| |\ \
| | * \ Merge tag 'iio-fixes-for-3.10b' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-06-043-4/+7
| | |\ \
| | | * | iio:inkern: Fix typo/bug in convert raw to processed.Michael Hennerich2013-06-041-1/+1
| | | * | iio: frequency: ad4350: Fix bug / typo in maskMichael Hennerich2013-06-041-1/+1
| | | * | inkern: iio_device_put after incorrect return/gotoJoe Perches2013-06-041-1/+1
| | | * | iio:callback buffer: free the scan_maskJonathan Cameron2013-06-041-1/+4
| | * | | staging: alarm-dev: information leak in alarm_compat_ioctl()Dan Carpenter2013-06-041-1/+3
| | |/ /
| | * | staging: alarm-dev: information leak in alarm_ioctl()Dan Carpenter2013-06-031-1/+3
| | * | drivers: staging: zcache: fix compile errorBob Liu2013-05-303-6/+6
| | * | staging: dwc2: fix value of dma_maskPaul Zimmerman2013-05-301-3/+2Star
| * | | Merge tag 'tty-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-06-073-7/+22
| |\ \ \
| | * | | Revert "serial: 8250: Make SERIAL_8250_RUNTIME_UARTS work correctly"Kyle McMartin2013-06-031-7/+7
| | * | | serial: samsung: enable clock before clearing pending interrupts during initChander Kashyap2013-06-031-0/+13
| | * | | serial/imx: disable hardware flow control at startupLucas Stach2013-06-031-0/+2
| | |/ /