summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-05-04net: Export IGMP/MLD message validation codeLinus Lüssing
2015-05-04bridge: multicast: call skb_checksum_{simple_, }validateLinus Lüssing
2015-05-04tc: remove unused redirect ttlJamal Hadi Salim
2015-05-04svcrpc: fix potential GSSX_ACCEPT_SEC_CONTEXT decoding failuresScott Mayhew
2015-05-04Revert "net: kernel socket should be released in init_net namespace"Herbert Xu
2015-05-04sch_choke: Use flow_keys_digestTom Herbert
2015-05-04net: Add flow_keys digestTom Herbert
2015-05-04sched: Call skb_get_hash_perturb in sch_sfqTom Herbert
2015-05-04sched: Call skb_get_hash_perturb in sch_sfbTom Herbert
2015-05-04sched: Call skb_get_hash_perturb in sch_hhfTom Herbert
2015-05-04sched: Call skb_get_hash_perturb in sch_fq_codelTom Herbert
2015-05-04net: Add skb_get_hash_perturbTom Herbert
2015-05-04net: ipv4: route: Fix sending IGMP messages with link addressAndrew Lunn
2015-05-04net: sched: run ingress qdisc without locksAlexei Starovoitov
2015-05-04net/rds: fix unaligned memory accessshamir rabinovitch
2015-05-04netlink: Remove max_size settingHerbert Xu
2015-05-04tcp: invoke pkts_acked hook on every ACKKenneth Klette Jonassen
2015-05-04tcp: improve RTT from SACK for CCKenneth Klette Jonassen
2015-05-04tcp: move struct tcp_sacktag_state to tcp_ack()Kenneth Klette Jonassen
2015-05-04etherdev: Use skb->data to retrieve Ethernet header instead of eth_hdrAlexander Duyck
2015-05-04etherdev: Process is_multicast_ether_addr at same size as other operationsAlexander Duyck
2015-05-04etherdev: Avoid unnecessary byte swap in check for EthertypeAlexander Duyck
2015-05-04codel: fix maxpacket/mtu confusionEric Dumazet
2015-05-04ipv6: Flow label state rangesTom Herbert
2015-05-04ipv6: Check RTF_LOCAL on rt->rt6i_flags instead of rt->dst.flagsMartin KaFai Lau
2015-05-03net: sched: remove TC_MUNGED bitsFlorian Westphal
2015-05-03ipv4: remove the unnecessary codes in fib_info_hash_moveLi RongQing
2015-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-02ipv4: Missing sk_nulls_node_init() in ping_unhash().David S. Miller
2015-05-02ipv6: Remove DST_METRICS_FORCE_OVERWRITE and _rt6i_peerMartin KaFai Lau
2015-05-02ipv6: Stop rt6_info from using inet_peer's metricsMartin KaFai Lau
2015-05-02ipv6: Stop /128 route from disappearing after pmtu updateMartin KaFai Lau
2015-05-02ipv6: Extend the route lookups to low priority metrics.Steffen Klassert
2015-05-02ipv6: Consider RTF_CACHE when searching the fib6 treeMartin KaFai Lau
2015-05-01ipv4: speedup ip_idents_reserve()Eric Dumazet
2015-04-30ieee802154: trace: fix endian convertionAlexander Aring
2015-04-30cfg802154: pass name_assign_type to rdev_add_virtual_intf()Varka Bhadram
2015-04-30ieee802154: Add trace events for rdev->opsGuido Günther
2015-04-30mac802154: llsec: fix return value check in llsec_key_alloc()Wei Yongjun
2015-04-30mac802154: fix ieee802154_register_hw error handlingAlexander Aring
2015-04-30Bluetooth: Skip the shutdown routine if the interface is not upGabriele Mazzotta
2015-04-30tcp_westwood: fix tcp_westwood_info()Eric Dumazet
2015-04-29tcp: update reordering first before detecting lossYuchung Cheng
2015-04-29tcp: add TCP_CC_INFO socket optionEric Dumazet
2015-04-29tcp: prepare CC get_info() access from getsockopt()Eric Dumazet
2015-04-29tcp: add tcpi_bytes_received to tcp_infoEric Dumazet
2015-04-29tcp: add tcpi_bytes_acked to tcp_infoEric Dumazet
2015-04-29net: dsa: Fix scope of eeprom-length propertyGuenter Roeck
2015-04-29tipc: fix problem with parallel link synchronization mechanismJon Paul Maloy
2015-04-29tipc: remove wrong use of NLM_F_MULTINicolas Dichtel