index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-18
net: Change pseudohdr argument of inet_proto_csum_replace* to be a bool
Tom Herbert
17
-33
/
+35
2015-08-18
lwt: Add support to redirect dst.input
Tom Herbert
3
-2
/
+69
2015-08-18
inet: Move VRF table lookup to inlined function
David Ahern
1
-9
/
+1
2015-08-18
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
22
-194
/
+491
2015-08-18
net: Export bpf_prog_create_from_user().
David S. Miller
1
-0
/
+1
2015-08-18
ipv6: trivial whitespace fix
Ian Morris
1
-1
/
+2
2015-08-18
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
9
-48
/
+102
2015-08-18
Merge tag 'mac80211-next-for-davem-2015-08-14' of git://git.kernel.org/pub/sc...
David S. Miller
41
-801
/
+1418
2015-08-18
packet: add extended BPF fanout mode
Willem de Bruijn
1
-0
/
+31
2015-08-18
packet: add classic BPF fanout mode
Willem de Bruijn
2
-2
/
+102
2015-08-18
lwtunnel: rename ip lwtunnel attributes
Jiri Benc
1
-43
/
+43
2015-08-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
5
-24
/
+27
2015-08-17
net: sch_generic: react upon IFF_NO_QUEUE flag
Phil Sutter
1
-2
/
+4
2015-08-17
tipc: don't sanity check non-existing TLV (NL compat)
Richard Alpe
1
-1
/
+1
2015-08-17
ipv4: fix refcount leak in fib_check_nh()
Eric Dumazet
1
-1
/
+2
2015-08-16
ieee802154: 6lowpan: fix non-lowpan wpan interfaces
Alexander Aring
1
-3
/
+4
2015-08-16
ieee802154: 6lowpan: fix packet layer registration
Alexander Aring
1
-5
/
+17
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: use DECLARE_EWMA
Johannes Berg
5
-10
/
+12
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: 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
5
-14
/
+50
2015-08-14
net: Add inet_addr lookup by table
David Ahern
1
-7
/
+15
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
3
-2
/
+14
2015-08-14
net: Use VRF device index for lookups on RX
David Ahern
2
-2
/
+9
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: add support for switchdev VLAN objects
Vivien Didelot
1
-0
/
+158
2015-08-14
net: ipv6 sysctl option to ignore routes when nexthop link is down
Andy Gospodarek
2
-2
/
+114
2015-08-14
net: track link status of ipv6 nexthops
Andy Gospodarek
1
-0
/
+2
[next]