index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
kstrtox.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-08-17
selftests/net: test extended BPF fanout mode
Willem de Bruijn
1
-0
/
+53
2015-08-17
selftests/net: test classic bpf fanout mode
Willem de Bruijn
2
-12
/
+33
2015-08-17
packet: add extended BPF fanout mode
Willem de Bruijn
2
-0
/
+32
2015-08-17
packet: add classic BPF fanout mode
Willem de Bruijn
3
-2
/
+104
2015-08-17
lwtunnel: rename ip lwtunnel attributes
Jiri Benc
3
-58
/
+57
2015-08-17
smsc911x: Fix crash seen if neither ACPI nor OF is configured or used
Guenter Roeck
1
-1
/
+6
2015-08-17
net: fix endian check warning in etherdevice.h
Jesse Brandeburg
1
-1
/
+1
2015-08-17
net: sch_generic: react upon IFF_NO_QUEUE flag
Phil Sutter
1
-2
/
+4
2015-08-17
net: declare new net_device priv_flag IFF_NO_QUEUE
Phil Sutter
1
-0
/
+3
2015-08-17
tipc: don't sanity check non-existing TLV (NL compat)
Richard Alpe
1
-1
/
+1
2015-08-17
bnx2: Fix bandwidth allocation for some MF modes
Yuval Mintz
3
-2
/
+6
2015-08-17
ipv4: fix refcount leak in fib_check_nh()
Eric Dumazet
1
-1
/
+2
2015-08-14
batman-adv: Fix potentially broken skb network header access
Linus Lüssing
1
-1
/
+6
2015-08-14
batman-adv: remove broadcast packets scheduled for purged outgoing if
Simon Wunderlich
1
-1
/
+2
2015-08-14
batman-adv: protect tt request from double deletion
Marek Lindner
1
-4
/
+5
2015-08-14
batman-adv: Fix potential synchronization issues in mcast tvlv handler
Linus Lüssing
3
-13
/
+58
2015-08-14
batman-adv: Make MCAST capability changes atomic
Linus Lüssing
2
-9
/
+11
2015-08-14
batman-adv: Make TT capability changes atomic
Linus Lüssing
2
-5
/
+7
2015-08-14
batman-adv: Make NC capability changes atomic
Linus Lüssing
2
-4
/
+5
2015-08-14
batman-adv: Make DAT capability changes atomic
Linus Lüssing
2
-5
/
+6
2015-08-14
mac80211: fix BIT position for TDLS WIDE extended cap
Emmanuel Grumbach
1
-1
/
+1
2015-08-14
mac80211: use DECLARE_EWMA
Johannes Berg
5
-10
/
+12
2015-08-14
average: provide macro to create static EWMA
Johannes Berg
1
-0
/
+39
2015-08-14
mac80211_hwsim: unregister genetlink family properly
Su Kang Yin
1
-1
/
+3
2015-08-14
mac80211: add rate mask logic for vht rates
Lorenzo Bianconi
6
-16
/
+181
2015-08-14
mac80211: define rate_control_apply_mask_ratetbl()
Lorenzo Bianconi
1
-0
/
+27
2015-08-14
mac80211: remove ieee80211_tx_rate dependency in rate mask code
Lorenzo Bianconi
1
-68
/
+71
2015-08-14
mac80211: remove ieee80211_tx_info from rate_control_apply_mask signature
Lorenzo Bianconi
1
-6
/
+5
2015-08-14
mac80211: Make OCB mode set BSSID
Bertold Van den Bergh
1
-1
/
+1
2015-08-14
mac80211: Only accept data frames in OCB mode
Bertold Van den Bergh
1
-1
/
+1
2015-08-14
mac80211: Set txrc.bss to true for OCB interfaces
Bertold Van den Bergh
1
-1
/
+2
2015-08-14
nl80211: Allow setting multicast rate on OCB interfaces
Bertold Van den Bergh
1
-1
/
+2
2015-08-14
cfg80211: propagate set_wiphy failure to userspace
Michal Kazior
1
-0
/
+1
2015-08-14
cfg80211: regulatory: handle 5 and 10 MHz channels properly
Matthias May
1
-11
/
+53
2015-08-14
net: Introduce VRF device driver
David Ahern
3
-0
/
+693
2015-08-14
net: frags: Add VRF device index to cache and lookup
David Ahern
1
-5
/
+13
2015-08-14
net: Use VRF index for oif in ip_send_unicast_reply
David Ahern
1
-1
/
+6
2015-08-14
net: Use passed in table for nexthop lookups
David Ahern
1
-2
/
+11
2015-08-14
net: Add routes to the table associated with the device
David Ahern
2
-10
/
+23
2015-08-14
net: Fix up inet_addr_type checks
David Ahern
6
-14
/
+53
2015-08-14
net: Add inet_addr lookup by table
David Ahern
2
-7
/
+16
2015-08-14
udp: Handle VRF device in sendmsg
David Ahern
1
-1
/
+21
2015-08-14
net: Use VRF device index for lookups on TX
David Ahern
5
-2
/
+18
2015-08-14
net: Use VRF device index for lookups on RX
David Ahern
2
-2
/
+9
2015-08-14
net: Introduce VRF related flags and helpers
David Ahern
3
-0
/
+168
2015-08-14
net: addr IFLA_OPERSTATE to netlink message for ipv6 ifinfo
Andy Gospodarek
1
-1
/
+4
2015-08-14
net: allow sleeping when modifying store_rps_map
Sasha Levin
1
-4
/
+4
2015-08-14
net: dsa: mv88e6xxx: use port 802.1Q mode Secure
Vivien Didelot
2
-7
/
+12
2015-08-14
net: dsa: mv88e6xxx: add VLAN Load support
Vivien Didelot
3
-0
/
+180
2015-08-14
net: dsa: mv88e6xxx: add VLAN Purge support
Vivien Didelot
3
-0
/
+116
[next]