net: fix two sparse warnings introduced by IGMP/MLD parsing exports
[cascardo/linux.git] / net /
2015-05-04 Linus Lüssingnet: fix two sparse warnings introduced by IGMP/MLD...
2015-05-04 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2015-05-04 David S. MillerMerge branch 'tipc-topology-cleanup'
2015-05-04 Ying Xuetipc: deal with return value of tipc_conn_new callback
2015-05-04 Ying Xuetipc: adjust locking policy of subscription
2015-05-04 Ying Xuetipc: involve reference counter for subscriber
2015-05-04 Ying Xuetipc: introduce tipc_subscrb_create routine
2015-05-04 Ying Xuetipc: rename functions defined in subscr.c
2015-05-04 David S. MillerMerge branch 'igmp_mld_export'
2015-05-04 Linus Lüssingnet: Export IGMP/MLD message validation code
2015-05-04 Linus Lüssingbridge: multicast: call skb_checksum_{simple_, }validate
2015-05-04 Jamal Hadi Salimtc: remove unused redirect ttl
2015-05-04 David S. MillerMerge branch 'flow_keys_digest'
2015-05-04 Tom Herbertsch_choke: Use flow_keys_digest
2015-05-04 Tom Herbertnet: Add flow_keys digest
2015-05-04 Tom Herbertsched: Call skb_get_hash_perturb in sch_sfq
2015-05-04 Tom Herbertsched: Call skb_get_hash_perturb in sch_sfb
2015-05-04 Tom Herbertsched: Call skb_get_hash_perturb in sch_hhf
2015-05-04 Tom Herbertsched: Call skb_get_hash_perturb in sch_fq_codel
2015-05-04 Tom Herbertnet: Add skb_get_hash_perturb
2015-05-04 Andrew Lunnnet: ipv4: route: Fix sending IGMP messages with link...
2015-05-04 Alexei Starovoitovnet: sched: run ingress qdisc without locks
2015-05-04 David S. MillerMerge branch 'tcp_sack_rttm'
2015-05-04 Kenneth Klette Jon... tcp: invoke pkts_acked hook on every ACK
2015-05-04 Kenneth Klette Jon... tcp: improve RTT from SACK for CC
2015-05-04 Kenneth Klette Jon... tcp: move struct tcp_sacktag_state to tcp_ack()
2015-05-04 David S. MillerMerge branch 'eth_type_trans'
2015-05-04 Alexander Duycketherdev: Use skb->data to retrieve Ethernet header...
2015-05-04 Alexander Duycketherdev: Process is_multicast_ether_addr at same size...
2015-05-04 Alexander Duycketherdev: Avoid unnecessary byte swap in check for...
2015-05-04 Tom Herbertipv6: Flow label state ranges
2015-05-04 Martin KaFai Lauipv6: Check RTF_LOCAL on rt->rt6i_flags instead of...
2015-05-03 Florian Westphalnet: sched: remove TC_MUNGED bits
2015-05-03 Li RongQingipv4: remove the unnecessary codes in fib_info_hash_move
2015-05-03 David S. MillerMerge git://git./linux/kernel/git/davem/net
2015-05-02 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2015-05-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-05-02 David S. Milleripv4: Missing sk_nulls_node_init() in ping_unhash().
2015-05-02 David S. MillerMerge branch 'rt6_pmtu'
2015-05-02 Martin KaFai Lauipv6: Remove DST_METRICS_FORCE_OVERWRITE and _rt6i_peer
2015-05-02 Martin KaFai Lauipv6: Stop rt6_info from using inet_peer's metrics
2015-05-02 Martin KaFai Lauipv6: Stop /128 route from disappearing after pmtu...
2015-05-02 Steffen Klassertipv6: Extend the route lookups to low priority metrics.
2015-05-02 Martin KaFai Lauipv6: Consider RTF_CACHE when searching the fib6 tree
2015-05-01 Eric Dumazetipv4: speedup ip_idents_reserve()
2015-05-01 Linus TorvaldsMerge branch 'for-linus-4.1' of git://git./linux/kernel...
2015-05-01 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2015-04-30 Linus TorvaldsMerge tag 'pm+acpi-4.1-rc2' of git://git./linux/kernel...
2015-04-30 Linus TorvaldsMerge tag 'sound-4.1-rc2' of git://git./linux/kernel...
2015-04-30 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2015-04-30 Linus TorvaldsMerge tag 'dm-4.1-fixes' of git://git./linux/kernel...
2015-04-30 Linus TorvaldsMerge tag 'tty-4.1-rc2' of git://git./linux/kernel...
2015-04-30 Linus TorvaldsMerge tag 'usb-4.1-rc2' of git://git./linux/kernel...
2015-04-30 Linus TorvaldsMerge tag 'renesas-sh-drivers-for-v4.1' of git://git...
2015-04-30 Eric Dumazettcp_westwood: fix tcp_westwood_info()
2015-04-29 Yuchung Chengtcp: update reordering first before detecting loss
2015-04-29 Eric Dumazettcp: add TCP_CC_INFO socket option
2015-04-29 Eric Dumazettcp: prepare CC get_info() access from getsockopt()
2015-04-29 Eric Dumazettcp: add tcpi_bytes_received to tcp_info
2015-04-29 Eric Dumazettcp: add tcpi_bytes_acked to tcp_info
2015-04-29 Guenter Roecknet: dsa: Fix scope of eeprom-length property
2015-04-29 Jon Paul Maloytipc: fix problem with parallel link synchronization...
2015-04-29 Nicolas Dichteltipc: remove wrong use of NLM_F_MULTI
2015-04-29 Nicolas Dichtelbridge/nl: remove wrong use of NLM_F_MULTI
2015-04-29 Nicolas Dichtelbridge/mdb: remove wrong use of NLM_F_MULTI
2015-04-29 Florian Westphalnet: sched: act_connmark: don't zap skb->nfct
2015-04-29 Herbert Xuroute: Use ipv4_mtu instead of raw rt_pmtu
2015-04-29 Mark BrownMerge remote-tracking branches 'asoc/fix/rt5677', ...
2015-04-29 Mark BrownMerge remote-tracking branches 'asoc/fix/email', 'asoc...
2015-04-29 Mark BrownMerge remote-tracking branch 'asoc/fix/rt5645' into...
2015-04-29 Mark BrownMerge remote-tracking branch 'asoc/fix/intel' into...
2015-04-29 Mark BrownMerge remote-tracking branch 'asoc/fix/dapm' into asoc...
2015-04-28 Linus TorvaldsMerge branch 'stable' of git://git./linux/kernel/git...
2015-04-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-04-28 David S. MillerMerge git://git./pub/scm/linux/kernel/git/pablo/nf
2015-04-27 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2015-04-27 David S. Millernetfilter; Add some missing default cases to switch...
2015-04-27 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2015-04-27 Linus TorvaldsMerge git://git.infradead.org/intel-iommu
2015-04-27 Linus TorvaldsMerge branch 'i2c/for-next' of git://git./linux/kernel...
2015-04-27 Linus TorvaldsMerge branch 'for-linus-4.1' of git://git./linux/kernel...
2015-04-27 Dave AirlieMerge tag 'drm-intel-next-fixes-2015-04-25' of git...
2015-04-27 Linus TorvaldsMerge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org...
2015-04-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-04-26 Linus TorvaldsMerge tag 'pm+acpi-4.1-rc1-2' of git://git./linux/kerne...
2015-04-26 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2015-04-26 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.1-1' of git://git...
2015-04-26 Linus TorvaldsMerge tag 'chrome-for-linus' of git://git./linux/kernel...
2015-04-26 Linus TorvaldsMerge tag 'cris-for-4.1' of git://git./linux/kernel...
2015-04-26 Linus TorvaldsMerge tag 'powerpc-4.1-2' of git://git./linux/kernel...
2015-04-26 Eric Dumazetnet: rfs: fix crash in get_rps_cpus()
2015-04-26 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2015-04-25 Eric Dumazetnet: fix crash in build_skb()
2015-04-24 Florian Westphalnetfilter: nf_tables: fix wrong length for jump/goto...
2015-04-24 Linus TorvaldsMerge tag 'sound-fix-4.1-rc1' of git://git./linux/kerne...
2015-04-24 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2015-04-24 Linus TorvaldsMerge tag 'pwm/for-4.1-rc1' of git://git./linux/kernel...
2015-04-24 Linus TorvaldsMerge tag 'dma-buf-for-4.1' of git://git./linux/kernel...
2015-04-24 Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2015-04-24 Linus TorvaldsMerge tag 'md/4.1' of git://neil.brown.name/md
next