summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-08-20route: move lwtunnel state to dst_entryJiri Benc
2015-08-20ip_tunnels: use tos and ttl fields also for IPv6Jiri Benc
2015-08-20ip_tunnels: add IPv6 addresses to ip_tunnel_keyJiri Benc
2015-08-20net: Fix nexthop lookupsDavid Ahern
2015-08-20bridge: fix netlink max attr sizeScott Feldman
2015-08-20ipv4: Make fib_encap_match staticYing Xue
2015-08-20vrf: vrf_master_ifindex_rcu is not always called with rcu read lockNikolay Aleksandrov
2015-08-19lwtunnel: ip tunnel: fix multiple routes with different encapJiri Benc
2015-08-19lwtunnel: fix memory leakJiri Benc
2015-08-18net: dsa: Allow multi hop routes to be expressedAndrew Lunn
2015-08-18net: sched: drop all special handling of tx_queue_len == 0Phil Sutter
2015-08-18net: warn if drivers set tx_queue_len = 0Phil Sutter
2015-08-18net: caif: convert to using IFF_NO_QUEUEPhil Sutter
2015-08-18net: hsr: convert to using IFF_NO_QUEUEPhil Sutter
2015-08-18net: batman-adv: convert to using IFF_NO_QUEUEPhil Sutter
2015-08-18net: dsa: convert to using IFF_NO_QUEUEPhil Sutter
2015-08-18net: 6lowpan: convert to using IFF_NO_QUEUEPhil Sutter
2015-08-18net: bridge: convert to using IFF_NO_QUEUEPhil Sutter
2015-08-18net: 8021q: convert to using IFF_NO_QUEUEPhil Sutter
2015-08-18net: Identifier Locator Addressing moduleTom Herbert
2015-08-18net: Add inet_proto_csum_replace_by_diff utility functionTom Herbert
2015-08-18net: Change pseudohdr argument of inet_proto_csum_replace* to be a boolTom Herbert
2015-08-18lwt: Add support to redirect dst.inputTom Herbert
2015-08-17inet: Move VRF table lookup to inlined functionDavid Ahern
2015-08-17Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-08-17net: Export bpf_prog_create_from_user().David S. Miller
2015-08-17ipv6: trivial whitespace fixIan Morris
2015-08-17Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2015-08-17Merge tag 'mac80211-next-for-davem-2015-08-14' of git://git.kernel.org/pub/sc...David S. Miller
2015-08-17packet: add extended BPF fanout modeWillem de Bruijn
2015-08-17packet: add classic BPF fanout modeWillem de Bruijn
2015-08-17lwtunnel: rename ip lwtunnel attributesJiri Benc
2015-08-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2015-08-17net: sch_generic: react upon IFF_NO_QUEUE flagPhil Sutter
2015-08-17tipc: don't sanity check non-existing TLV (NL compat)Richard Alpe
2015-08-17ipv4: fix refcount leak in fib_check_nh()Eric Dumazet
2015-08-15ieee802154: 6lowpan: fix non-lowpan wpan interfacesAlexander Aring
2015-08-15ieee802154: 6lowpan: fix packet layer registrationAlexander Aring
2015-08-14batman-adv: Fix potentially broken skb network header accessLinus Lüssing
2015-08-14batman-adv: remove broadcast packets scheduled for purged outgoing ifSimon Wunderlich
2015-08-14batman-adv: protect tt request from double deletionMarek Lindner
2015-08-14batman-adv: Fix potential synchronization issues in mcast tvlv handlerLinus Lüssing
2015-08-14batman-adv: Make MCAST capability changes atomicLinus Lüssing
2015-08-14batman-adv: Make TT capability changes atomicLinus Lüssing
2015-08-14batman-adv: Make NC capability changes atomicLinus Lüssing
2015-08-14batman-adv: Make DAT capability changes atomicLinus Lüssing
2015-08-14mac80211: use DECLARE_EWMAJohannes Berg
2015-08-14mac80211: add rate mask logic for vht ratesLorenzo Bianconi
2015-08-14mac80211: define rate_control_apply_mask_ratetbl()Lorenzo Bianconi
2015-08-14mac80211: remove ieee80211_tx_rate dependency in rate mask codeLorenzo Bianconi