summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nf_nat_sip: fix manglingBalazs Peter Odor2013-06-241-1/+2
* netfilter: nf_conntrack_ipv6: Plug sk_buff leak in fragment handlingPhil Oester2013-06-201-1/+1
* ipvs: SCTP ports should be writable in ICMP packetsJulian Anastasov2013-06-191-1/+2
* netfilter: xt_TCPMSS: Fix missing fragmentation handlingPhil Oester2013-06-121-0/+4
* netfilter: xt_TCPMSS: Fix IPv6 default MSS tooPhil Oester2013-06-121-7/+14
* netfilter: xt_TCPOPTSTRIP: don't use tcp_hdr()Pablo Neira Ayuso2013-06-111-2/+4
* ipvs: info leak in __ip_vs_get_dest_entries()Dan Carpenter2013-06-101-0/+1
* netfilter: nfnetlink_queue: fix missing HW protocolPablo Neira Ayuso2013-06-071-3/+3
* netfilter: xt_TCPMSS: Fix violation of RFC879 in absence of MSS optionPhil Oester2013-06-051-0/+6
* netfilter: nfnetlink_cttimeout: fix incomplete dumping of objectsPablo Neira Ayuso2013-06-051-2/+5
* netfilter: nfnetlink_acct: fix incomplete dumping of objectsPablo Neira Ayuso2013-06-051-2/+5
* net_sched: htb: do not mix 1ns and 64ns time unitsEric Dumazet2013-06-041-17/+17
* net: fix sk_buff head without data areaPablo Neira2013-06-042-3/+3
* tg3: Add read dma workaround for 5720Nithin Sujir2013-06-042-8/+18
* net: ethernet: xilinx_emaclite: set protocol selector bits when writing ANARJens Renner \(EFE\)2013-06-041-1/+2
* bnx2x: Fix bridged GSO for 57710/57711 chipsYuval Mintz2013-06-041-2/+1
* net: fec: add fallback to random MAC addressLucas Stach2013-06-041-0/+12
* bnx2x: fix TCP offload for tunneling ipv4 over ipv6Dmitry Kravkov2013-06-041-7/+6
* ipv6: assign rt6_info to inet6_ifaddr in init_loopbackGao feng2013-06-041-1/+3
* Merge branch 'fixes-for-3.10' of git://gitorious.org/linux-can/linux-canDavid S. Miller2013-06-044-93/+160
|\
| * net: can: peak_usb: Do not do dma on the stackMarc Kleine-Budde2013-06-032-21/+41
| * net: can: esd_usb2: Do not do dma on the stackOlivier Sobrie2013-06-031-51/+76
| * net: can: kvaser_usb: fix reception on "USBcan Pro" and "USBcan R" type hardw...Jonas Peterson2013-06-031-21/+43
* | net/mlx4_core: Keep VF assigned MAC in the PF admin tableOr Gerlitz2013-06-041-3/+7
* | net/mlx4_en: Handle unassigned VF MAC address correctlyOr Gerlitz2013-06-041-4/+12
* | net/mlx4_core: Return -EPROBE_DEFER when a VF is probed before PF is sufficie...Jack Morgenstein2013-06-042-16/+6
* | net/mlx4_en: Fix adaptive moderation cq updateSagi Grimberg2013-06-041-0/+1
|/
* net_sched: restore "overhead xxx" handlingEric Dumazet2013-06-025-22/+28
* net: force a reload of first item in hlist_nulls_for_each_entry_rcuEric Dumazet2013-06-021-1/+6
* hyperv: Fix vlan_proto setting in netvsc_recv_callback()Haiyang Zhang2013-05-311-1/+2
* team: fix port list dump for big number of portsJiri Pirko2013-05-311-3/+4
* list: introduce list_first_entry_or_nullJiri Pirko2013-05-311-0/+11
* selinux: fix the labeled xfrm/IPsec reference count handlingPaul Moore2013-05-311-20/+14
* xfrm: force a garbage collection after deleting a policyPaul Moore2013-05-314-1/+13
* udp6: Fix udp fragmentation for tunnel traffic.Pravin B Shelar2013-05-312-8/+27
* net/core: dev_mc_sync_multiple calls wrong helperJay Vosburgh2013-05-311-1/+1
* net/core: __hw_addr_sync_one / _multiple brokenJay Vosburgh2013-05-311-4/+7
* net/core: __hw_addr_unsync_one "from" address not marked syncedJay Vosburgh2013-05-311-1/+2
* net/core: __hw_addr_create_ex does not initialize sync_cntJay Vosburgh2013-05-311-0/+1
* snmp6: remove IPSTATS_MIB_CSUMERRORSNicolas Dichtel2013-05-311-1/+1
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-05-3127-235/+301
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-05-2927-235/+301
| |\
| | * ath9k: use correct OTP register offsets for AR9550Gabor Juhos2013-05-281-3/+6
| | * brcmfmac: Disable powersave mode for P2P link.Hante Meuleman2013-05-281-0/+5
| | * brcmfmac: Add multi channel support for P2P.Hante Meuleman2013-05-281-1/+25
| | * brcmfmac: use struct net_device::destructor to remove interfacesArend van Spriel2013-05-283-5/+25
| | * brcmfmac: free net device when registration failsArend van Spriel2013-05-282-4/+9
| | * brcmfmac: add additional parameter to brcmf_free_vif()Arend van Spriel2013-05-283-25/+20
| | * brcmfmac: Fix p2p setup when connected to ap on 5G.Hante Meuleman2013-05-281-7/+21
| | * brcmfmac: Turn off ARP offloading when configured for AP.Hante Meuleman2013-05-283-19/+45
OpenPOWER on IntegriCloud