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
2016-11-08
batman-adv: additional checks for virtual interfaces on top of WiFi
Marek Lindner
2
-0
/
+62
2016-11-08
batman-adv: Cache the type of wifi device for each hardif
Sven Eckelmann
6
-25
/
+95
2016-11-08
batman-adv: refactor wifi interface detection
Marek Lindner
3
-20
/
+36
2016-11-08
batman-adv: Return non-const ptr in batadv_getlink_net
Sven Eckelmann
1
-5
/
+5
2016-11-08
batman-adv: Reject unicast packet with zero/mcast dst address
Sven Eckelmann
1
-4
/
+4
2016-11-08
batman-adv: Disallow zero and mcast src address for mgmt frames
Sven Eckelmann
1
-2
/
+2
2016-11-08
batman-adv: Disallow mcast src address for data frames
Sven Eckelmann
1
-6
/
+6
2016-11-08
batman-adv: Remove dev_queue_xmit return code exception
Sven Eckelmann
1
-11
/
+6
2016-11-08
batman-adv: Consume skb in receive handlers
Sven Eckelmann
6
-85
/
+153
2016-10-30
batman-adv: Consume skb in batadv_send_skb_to_orig
Sven Eckelmann
4
-36
/
+25
2016-10-30
batman-adv: Consume skb in batadv_frag_send_packet
Sven Eckelmann
1
-21
/
+29
2016-10-30
batman-adv: Count all non-success TX packets as dropped
Sven Eckelmann
1
-1
/
+1
2016-10-30
batman-adv: use consume_skb for non-dropped packets
Sven Eckelmann
6
-30
/
+59
2016-10-30
batman-adv: Simple (re)broadcast avoidance
Linus Lüssing
9
-8
/
+193
2016-10-30
batman-adv: Use own timer for multicast TT and TVLV updates
Linus Lüssing
5
-17
/
+60
2016-10-30
batman-adv: Remove unused skb_reset_mac_header()
Linus Lüssing
1
-2
/
+0
2016-10-30
batman-adv: Remove unnecessary lockdep in batadv_mcast_mla_list_free
Linus Lüssing
1
-6
/
+2
2016-10-30
batman-adv: Add wrapper for ARP reply creation
Linus Lüssing
1
-27
/
+40
2016-10-30
batman-adv: Close two alignment holes in batadv_hard_iface
Sven Eckelmann
1
-2
/
+2
2016-10-30
batman-adv: Mark batadv_netlink_ops as const
Sven Eckelmann
1
-1
/
+1
2016-10-30
batman-adv: Introduce missing headers for genetlink restructure
Sven Eckelmann
1
-0
/
+3
2016-10-29
Merge tag 'batadv-next-for-davem-20161027' of git://git.open-mesh.org/linux-m...
David S. Miller
23
-190
/
+129
2016-10-29
net: dev: Fix non-RCU based lower dev walker
David Ahern
1
-2
/
+2
2016-10-29
flow_dissector: __skb_get_hash_symmetric arg can be const
Florian Westphal
1
-1
/
+1
2016-10-29
tcp/dccp: drop SYN packets if accept queue is full
Eric Dumazet
3
-15
/
+3
2016-10-29
switchdev: Remove redundant variable
Ido Schimmel
1
-4
/
+1
2016-10-29
netlink: Add nla_memdup() to wrap kmemdup() use on nlattr
Thomas Graf
3
-8
/
+3
2016-10-29
net: ip, diag: include net/inet_sock.h
Arnd Bergmann
1
-0
/
+1
2016-10-28
net caif: insert missing spaces in pr_* messages and unbreak multi-line strings
Colin Ian King
1
-6
/
+3
2016-10-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-8
/
+0
2016-10-28
net: skip genenerating uevents for network namespaces that are exiting
Andrey Vagin
1
-3
/
+11
2016-10-27
genetlink: mark families as __ro_after_init
Johannes Berg
23
-34
/
+34
2016-10-27
genetlink: use idr to track families
Johannes Berg
1
-165
/
+106
2016-10-27
genetlink: statically initialize families
Johannes Berg
23
-219
/
+304
2016-10-27
genetlink: no longer support using static family IDs
Johannes Berg
23
-40
/
+22
2016-10-27
genetlink: introduce and use genl_family_attrbuf()
Johannes Berg
5
-35
/
+53
2016-10-27
skbedit: allow the user to specify bitmask for mark
Antonio Quartulli
1
-3
/
+18
2016-10-27
devlink: Prevent port_type_set() callback when it's not needed
Elad Raz
1
-0
/
+2
2016-10-27
batman-adv: Revert "use core MTU range checking in misc drivers"
Sven Eckelmann
1
-1
/
+12
2016-10-27
sch_htb: do not report fake rate estimators
Eric Dumazet
1
-1
/
+1
2016-10-24
net: ip, diag -- Add diag interface for raw sockets
Cyrill Gorcunov
6
-4
/
+303
2016-10-24
lwt: Remove unused len field
Thomas Graf
2
-7
/
+2
2016-10-24
net: allow to kill a task which waits net_mutex in copy_new_ns
Andrey Vagin
1
-1
/
+8
2016-10-24
net/sched: em_meta: Fix 'meta vlan' to correctly recognize zero VID frames
Shmulik Ladkani
1
-4
/
+5
2016-10-23
bpf: add helper for retrieving current numa node id
Daniel Borkmann
1
-0
/
+2
2016-10-23
udp: use it's own memory accounting schema
Paolo Abeni
4
-66
/
+33
2016-10-23
udp: implement memory accounting helpers
Paolo Abeni
1
-0
/
+106
2016-10-23
net/socket: factor out helpers for memory and queue manipulation
Paolo Abeni
2
-33
/
+67
2016-10-21
net: remove MTU limits on a few ether_setup callers
Jarod Wilson
5
-2
/
+11
2016-10-20
ipv4/6: use core net MTU range checking
Jarod Wilson
4
-33
/
+12
[next]