index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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-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
2016-10-20
net: use core MTU range checking in misc drivers
Jarod Wilson
5
-43
/
+8
2016-10-20
net: use core MTU range checking in core net infra
Jarod Wilson
4
-14
/
+7
2016-10-20
net: use core MTU range checking in WAN drivers
Jarod Wilson
1
-10
/
+1
2016-10-20
net: use core MTU range checking in wireless drivers
Jarod Wilson
1
-11
/
+4
2016-10-20
tcp: relax listening_hash operations
Eric Dumazet
2
-15
/
+7
2016-10-20
ila: Fix tailroom allocation of lwtstate
Thomas Graf
1
-1
/
+1
2016-10-19
openvswitch: remove unnecessary EXPORT_SYMBOLs
Jiri Benc
3
-4
/
+0
2016-10-19
openvswitch: remove unused functions
Jiri Benc
2
-17
/
+0
2016-10-19
batman-adv: Avoid precedence issues in macros
Sven Eckelmann
3
-9
/
+9
2016-10-19
batman-adv: Use octal permissions instead of macros
Sven Eckelmann
5
-55
/
+41
2016-10-19
batman-adv: Use proper name for gateway list head
Sven Eckelmann
5
-14
/
+15
2016-10-19
batman-adv: Use proper name for fragments list head
Sven Eckelmann
4
-12
/
+12
2016-10-19
batman-adv: Remove needless init of variables on stack
Sven Eckelmann
6
-11
/
+11
[next]