summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: Add GRO support for vxlan trafficOr Gerlitz2014-01-212-7/+111
* net: Export gro_find_by_type helpersOr Gerlitz2014-01-211-0/+2
* net: Add GRO support for UDP encapsulating protocolsOr Gerlitz2014-01-214-1/+156
* stmmac: Fix kernel crashes for jumbo framesVince Bridgers2014-01-217-12/+33
* dts: Add a binding for Synopsys emac max-frame-sizeVince Bridgers2014-01-211-0/+3
* rxrpc: out of bound read in debug codeDan Carpenter2014-01-211-7/+14
* 8021q: update descriptionYegor Yefremov2014-01-211-5/+5
* ipv6: protect protocols not handling ipv4 from v4 connection/bind attemptsHannes Frederic Sowa2014-01-216-2/+24
* ipv6: enable anycast addresses as source addresses in ICMPv6 error messagesFX Le Bail2014-01-211-1/+2
* tcp: delete redundant calls of tcp_mtup_init()Peter Pan(潘卫平)2014-01-212-2/+0
* packet: fix a couple of cppcheck warningsDaniel Borkmann2014-01-211-22/+15
* ipv4: remove the useless argument from ip_tunnel_hash()Duan Jiong2014-01-211-5/+4
* bond: make slave_sysfs_ops staticstephen hemminger2014-01-211-1/+1
* net: remove unnecessary initializations in net_dev_initSabrina Dubroca2014-01-211-10/+0
* net: add vxlan descriptionJesse Brandeburg2014-01-211-0/+1
* Merge branch 'sfc'David S. Miller2014-01-213-10/+39
|\
| * sfc: Fix transposed ptp_{under, over}size_sync_windows statisticsBen Hutchings2014-01-211-2/+2
| * sfc: Change efx_mcdi_reset_port to use ENTITY_RESET MC command.Jon Cooper2014-01-212-8/+37
|/
* net_sched: act: export tcf_hash_search() instead of tcf_hash_lookup()WANG Cong2014-01-213-10/+6
* net_sched: act: fetch hinfo from a->ops->hinfoWANG Cong2014-01-2111-60/+53
* net: stmmac: fix NULL pointer dereference in stmmac_get_tx_hwtstampdamuzi0002014-01-193-19/+21
* net: stmmac: sunxi platform extensions for GMAC in Allwinner A20 SoC'sChen-Yu Tsai2014-01-196-0/+185
* net: stmmac: Use driver data and callbacks tied with compatible stringsChen-Yu Tsai2014-01-192-10/+52
* net: stmmac: Deprecate snps, phy-addr and auto-detect PHY addressChen-Yu Tsai2014-01-192-2/+8
* net: stmmac: Honor DT parameter to force DMA store and forward modeChen-Yu Tsai2014-01-191-0/+2
* blackfin: Update stmmac callback signaturesChen-Yu Tsai2014-01-191-1/+1
* net: stmmac: Allocate and pass soc/board specific data to callbacksChen-Yu Tsai2014-01-193-10/+26
* net: stmmac: Add support for optional reset controlChen-Yu Tsai2014-01-196-5/+28
* net: stmmac: Enable stmmac main clock when probing hardwareChen-Yu Tsai2014-01-191-13/+13
* DT: net: davinci_emac: "phy-handle" property is actually optionalSergei Shtylyov2014-01-191-2/+2
* net: fix "queues" uevent between network namespacesWeilong Chen2014-01-192-2/+34
* net_sched: act: remove capab from struct tc_action_opsWANG Cong2014-01-1910-12/+0
* net: document accel_priv parameter for __dev_queue_xmit()Jason Wang2014-01-191-1/+2
* sctp: fix missing SCTP mailing list address updateJean Sacren2014-01-191-1/+1
* ipv6: optimize link local address searchHannes Frederic Sowa2014-01-191-3/+9
* phy: cleanup 10g codestephen hemminger2014-01-191-20/+4
* qlcnic: fix sparse warningsFengguang Wu2014-01-191-8/+8
* ipv6: make IPV6_RECVPKTINFO work for ipv4 datagramsHannes Frederic Sowa2014-01-1910-24/+68
* sch_netem: replace magic numbers with enumerateYang Yingliang2014-01-191-19/+28
* ipv6: add flowlabel_consistency sysctlFlorent Fourcot2014-01-195-0/+25
* ipv6: add a flag to get the flow label used remotlyFlorent Fourcot2014-01-194-3/+14
* ipv6: add the IPV6_FL_F_REFLECT flag to IPV6_FL_A_GETFlorent Fourcot2014-01-194-1/+34
* ipv4: be friend with drop monitorEric Dumazet2014-01-184-6/+6
* net: add build-time checks for msg->msg_name sizeSteffen Hurrle2014-01-1834-78/+68
* net: introduce SO_BPF_EXTENSIONSMichal Sekletar2014-01-1816-0/+43
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-1872-266/+392
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-01-1725-130/+169
| |\
| | * s390/bpf,jit: fix 32 bit divisions, use unsigned divide instructionsHeiko Carstens2014-01-171-8/+8
| | * parisc: fix SO_MAX_PACING_RATE typoEric Dumazet2014-01-171-1/+1
| | * ipv6: simplify detection of first operational link-local address on interfaceHannes Frederic Sowa2014-01-172-22/+17
OpenPOWER on IntegriCloud