summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-06-0617-84/+155
|\
| * netfilter: nfnetlink_queue: only add CAP_LEN attr when neededFlorian Westphal2013-06-051-1/+2
| * netfilter: nfnetlink_queue: cleanup copy_range usageFlorian Westphal2013-06-051-10/+12
| * netfilter: Implement RFC 1123 for FTP conntrackJeff Mahoney2013-05-271-19/+54
| * netfilter: nfnetlink_queue: avoid peer_portid testFlorian Westphal2013-05-261-4/+0
| * ipvs: change type of netns_ipvs->sysctl_sync_qlen_maxZhang Yanfei2013-05-262-6/+6
| * ipvs: use cond_resched_rcu() helper when walking connectionsSimon Horman2013-05-231-15/+8
| * sched: add cond_resched_rcu() helperSimon Horman2013-05-231-0/+9
| * netfilter: {ipt,ebt}_ULOG: rise warning on deprecationPablo Neira Ayuso2013-05-234-1/+19
| * netfilter: don't panic on error while walking through the init pathPablo Neira Ayuso2013-05-234-12/+20
| * bridge: netfilter: using strlcpy() instead of strncpy()Chen Gang2013-05-231-3/+3
| * netfilter: xt_socket: use IP early demuxEric Dumazet2013-05-231-10/+16
| * netfilter: xt_CT: optimize XT_CT_NOTRACKEric Dumazet2013-05-231-4/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-05499-3678/+7631
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-06-0582-511/+836
| |\ \
| | * | 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
OpenPOWER on IntegriCloud