summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-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
2015-08-14mac80211: remove ieee80211_tx_info from rate_control_apply_mask signatureLorenzo Bianconi
2015-08-14mac80211: Make OCB mode set BSSIDBertold Van den Bergh
2015-08-14mac80211: Only accept data frames in OCB modeBertold Van den Bergh
2015-08-14mac80211: Set txrc.bss to true for OCB interfacesBertold Van den Bergh
2015-08-14nl80211: Allow setting multicast rate on OCB interfacesBertold Van den Bergh
2015-08-14cfg80211: propagate set_wiphy failure to userspaceMichal Kazior
2015-08-14cfg80211: regulatory: handle 5 and 10 MHz channels properlyMatthias May
2015-08-14net: frags: Add VRF device index to cache and lookupDavid Ahern
2015-08-14net: Use VRF index for oif in ip_send_unicast_replyDavid Ahern
2015-08-14net: Use passed in table for nexthop lookupsDavid Ahern
2015-08-14net: Add routes to the table associated with the deviceDavid Ahern
2015-08-14net: Fix up inet_addr_type checksDavid Ahern
2015-08-14net: Add inet_addr lookup by tableDavid Ahern
2015-08-14udp: Handle VRF device in sendmsgDavid Ahern
2015-08-14net: Use VRF device index for lookups on TXDavid Ahern
2015-08-14net: Use VRF device index for lookups on RXDavid Ahern
2015-08-14net: addr IFLA_OPERSTATE to netlink message for ipv6 ifinfoAndy Gospodarek
2015-08-14net: allow sleeping when modifying store_rps_mapSasha Levin
2015-08-14net: dsa: add support for switchdev VLAN objectsVivien Didelot
2015-08-14net: ipv6 sysctl option to ignore routes when nexthop link is downAndy Gospodarek
2015-08-14net: track link status of ipv6 nexthopsAndy Gospodarek
2015-08-13tcp: TLP retransmits last if failed to send new packetYuchung Cheng
2015-08-13tcp: don't extend RTO on failed loss probe attemptsYuchung Cheng
2015-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-13mac80211: remove always true conditionDan Carpenter
2015-08-13mac80211: remove ieee80211_aes_cmac_calculate_k1_k2()Johannes Berg
2015-08-13rfkill: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven
2015-08-12net: ipv4: increase dhcp inter device timeoutMugunthan V N
2015-08-12net: dsa: Do not override PHY interface if already configuredFlorian Fainelli