Age | Commit message (Expand) | Author |
2015-08-17 | lwt: Add support to redirect dst.input | Tom Herbert |
2015-08-17 | inet: Move VRF table lookup to inlined function | David Ahern |
2015-08-17 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
2015-08-17 | net: Export bpf_prog_create_from_user(). | David S. Miller |
2015-08-17 | ipv6: trivial whitespace fix | Ian Morris |
2015-08-17 | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller |
2015-08-17 | Merge tag 'mac80211-next-for-davem-2015-08-14' of git://git.kernel.org/pub/sc... | David S. Miller |
2015-08-17 | packet: add extended BPF fanout mode | Willem de Bruijn |
2015-08-17 | packet: add classic BPF fanout mode | Willem de Bruijn |
2015-08-17 | lwtunnel: rename ip lwtunnel attributes | Jiri Benc |
2015-08-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2015-08-17 | net: sch_generic: react upon IFF_NO_QUEUE flag | Phil Sutter |
2015-08-17 | tipc: don't sanity check non-existing TLV (NL compat) | Richard Alpe |
2015-08-16 | ipv4: fix refcount leak in fib_check_nh() | Eric Dumazet |
2015-08-15 | ieee802154: 6lowpan: fix non-lowpan wpan interfaces | Alexander Aring |
2015-08-15 | ieee802154: 6lowpan: fix packet layer registration | Alexander Aring |
2015-08-14 | batman-adv: Fix potentially broken skb network header access | Linus Lüssing |
2015-08-14 | batman-adv: remove broadcast packets scheduled for purged outgoing if | Simon Wunderlich |
2015-08-14 | batman-adv: protect tt request from double deletion | Marek Lindner |
2015-08-14 | batman-adv: Fix potential synchronization issues in mcast tvlv handler | Linus Lüssing |
2015-08-14 | batman-adv: Make MCAST capability changes atomic | Linus Lüssing |
2015-08-14 | batman-adv: Make TT capability changes atomic | Linus Lüssing |
2015-08-14 | batman-adv: Make NC capability changes atomic | Linus Lüssing |
2015-08-14 | batman-adv: Make DAT capability changes atomic | Linus Lüssing |
2015-08-14 | mac80211: use DECLARE_EWMA | Johannes Berg |
2015-08-14 | mac80211: add rate mask logic for vht rates | Lorenzo Bianconi |
2015-08-14 | mac80211: define rate_control_apply_mask_ratetbl() | Lorenzo Bianconi |
2015-08-14 | mac80211: remove ieee80211_tx_rate dependency in rate mask code | Lorenzo Bianconi |
2015-08-14 | mac80211: remove ieee80211_tx_info from rate_control_apply_mask signature | Lorenzo Bianconi |
2015-08-14 | mac80211: Make OCB mode set BSSID | Bertold Van den Bergh |
2015-08-14 | mac80211: Only accept data frames in OCB mode | Bertold Van den Bergh |
2015-08-14 | mac80211: Set txrc.bss to true for OCB interfaces | Bertold Van den Bergh |
2015-08-14 | nl80211: Allow setting multicast rate on OCB interfaces | Bertold Van den Bergh |
2015-08-14 | cfg80211: propagate set_wiphy failure to userspace | Michal Kazior |
2015-08-14 | cfg80211: regulatory: handle 5 and 10 MHz channels properly | Matthias May |
2015-08-13 | net: frags: Add VRF device index to cache and lookup | David Ahern |
2015-08-13 | net: Use VRF index for oif in ip_send_unicast_reply | David Ahern |
2015-08-13 | net: Use passed in table for nexthop lookups | David Ahern |
2015-08-13 | net: Add routes to the table associated with the device | David Ahern |
2015-08-13 | net: Fix up inet_addr_type checks | David Ahern |
2015-08-13 | net: Add inet_addr lookup by table | David Ahern |
2015-08-13 | udp: Handle VRF device in sendmsg | David Ahern |
2015-08-13 | net: Use VRF device index for lookups on TX | David Ahern |
2015-08-13 | net: Use VRF device index for lookups on RX | David Ahern |
2015-08-13 | net: addr IFLA_OPERSTATE to netlink message for ipv6 ifinfo | Andy Gospodarek |
2015-08-13 | net: allow sleeping when modifying store_rps_map | Sasha Levin |
2015-08-13 | net: dsa: add support for switchdev VLAN objects | Vivien Didelot |
2015-08-13 | net: ipv6 sysctl option to ignore routes when nexthop link is down | Andy Gospodarek |
2015-08-13 | net: track link status of ipv6 nexthops | Andy Gospodarek |
2015-08-13 | tcp: TLP retransmits last if failed to send new packet | Yuchung Cheng |