summaryrefslogtreecommitdiffstats
path: root/firmware/3com (unfollow)
Commit message (Expand)AuthorFilesLines
2016-04-21openvswitch: Orphan skbs before IPv6 defragJoe Stringer1-0/+1
2016-04-20Revert "Prevent NUll pointer dereference with two PHYs on cpsw"Andrew Goodbody1-16/+15
2016-04-20VSOCK: Only check error on skb_recv_datagram when skb is NULLJorgen Hansen1-5/+2
2016-04-20cls_cgroup: get sk_classid only from full socketsKonstantin Khlebnikov1-2/+5
2016-04-20net/mlx4_en: do batched put_page using atomic_subKonstantin Khlebnikov1-2/+6
2016-04-20net/mlx4_en: allocate non 0-order pages for RX ring with __GFP_NOMEMALLOCKonstantin Khlebnikov1-1/+1
2016-04-18macsec: fix crypto Kconfig dependencyArnd Bergmann1-0/+1
2016-04-17net: bcmgenet: device stats are unsigned longEric Dumazet1-1/+5
2016-04-17net: dsa: mv88e6xxx: share the same default FDBVivien Didelot1-26/+2
2016-04-17net: dsa: mv88e6xxx: enable SA learning on DSA portsVivien Didelot1-2/+2
2016-04-17net: dsa: mv88e6xxx: unlock DSA and CPU portsVivien Didelot1-1/+1
2016-04-17RDS: Fix the atomicity for congestion map updatesantosh.shilimkar@oracle.com1-2/+2
2016-04-17RDS: fix endianness for dp_ack_seqQing Huang1-1/+1
2016-04-16vlan: pull on __vlan_insert_tag error path and fix csum correctionDaniel Borkmann1-2/+5
2016-04-15cpsw: Prevent NUll pointer dereference with two PHYsAndrew Goodbody1-15/+16
2016-04-15bgmac: fix MAC soft-reset bit for corerev > 4Felix Fietkau1-3/+3
2016-04-15soreuseport: test mixed v4/v6 socketsCraig Gallek3-1/+210
2016-04-15soreuseport: fix ordering for mixed v4/v6 socketsCraig Gallek3-3/+51
2016-04-15cdc_mbim: apply "NDP to end" quirk to all Huawei devicesBjørn Mork1-2/+7
2016-04-14bgmac: reset & enable Ethernet core before using itRafał Miłecki1-0/+5
2016-04-14ipv6: udp: Do a route lookup and update during release_cbMartin KaFai Lau3-0/+22
2016-04-14ipv6: datagram: Update dst cache of a connected datagram sk during pmtu updateMartin KaFai Lau3-9/+24
2016-04-14ipv6: datagram: Refactor dst lookup and update codes to a new functionMartin KaFai Lau1-46/+57
2016-04-14ipv6: datagram: Refactor flowi6 init codes to a new functionMartin KaFai Lau1-20/+30
2016-04-14net: mediatek: update the IRQ part of the binding documentJohn Crispin1-2/+5
2016-04-14bpf/verifier: reject invalid LD_ABS | BPF_DW instructionAlexei Starovoitov1-0/+1
2016-04-14net: sched: do not requeue a NULL skbLars Persson1-1/+4
2016-04-14packet: fix heap info leak in PACKET_DIAG_MCLIST sock_diag interfaceMathias Krause1-0/+1
2016-04-14route: do not cache fib route info on local routes with oifChris Friesen1-0/+12
2016-04-14fm10k: fix multi-bit VLAN update requests from VFJacob Keller1-8/+22
2016-04-14net: thunderx: Fix broken of_node_put() code.David Daney1-2/+3
2016-04-14mISDN: Fixing missing validation in base_sock_bind()Emrah Demir1-0/+3
2016-04-14i40e/i40evf: Limit TSO to 7 descriptors for payload instead of 8 per packetAlexander Duyck4-56/+62
2016-04-14net: ipv6: Do not keep linklocal and loopback addressesDavid Ahern1-2/+10
2016-04-14net: ethernet: renesas: ravb_main: test clock rate to avoid division by 0Wolfram Sang1-0/+3
2016-04-13netfilter: ebtables: Fix extension lookup with identical namePhil Sutter1-1/+5
2016-04-12nl80211: check netlink protocol in socket release notificationDmitry Ivanov1-1/+1
2016-04-12devlink: add missing install of headerstephen hemminger1-0/+1
2016-04-11net: vrf: Fix dev refcnt leak due to IPv6 prefix routeDavid Ahern1-0/+10
2016-04-11net: vrf: Fix dst reference countingDavid Ahern5-167/+30
2016-04-11tipc: purge deferred updates from dead nodesErik Hugne1-0/+19
2016-04-11tipc: make dist queue pernetErik Hugne3-9/+11
2016-04-11cxgb4: Stop Rx Queues before freeing it upHariprasad Shenai3-3/+53
2016-04-11net: stmmac: socfgpa: Ensure emac bit set in System Manger for PTPPhil Reid1-3/+13
2016-04-11netlink: don't send NETLINK_URELEASE for unbound socketsDmitry Ivanov1-1/+1
2016-04-11decnet: Do not build routes to devices without decnet private data.David S. Miller1-1/+8
2016-04-11sctp: avoid refreshing heartbeat timer too oftenMarcelo Ricardo Leitner5-34/+47
2016-04-10sh_eth: re-enable-E-MAC interrupts in sh_eth_set_ringparam()Sergei Shtylyov1-5/+1
2016-04-08bridge, netem: mark mailing lists as moderatedstephen hemminger1-2/+2
2016-04-08tuntap: restore default qdiscJason Wang1-2/+2