Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
9b4aec647a92a2464337db10507348aecf0f0fd7
/
net
9b4aec6
batman-adv: fix rare race conditions on interface removal
by Linus Lüssing
· 8 years ago
2c0c06f
batman-adv: Add module alias for batadv netlink family
by Sven Eckelmann
· 8 years ago
ee3b5e9
batman-adv: Update wifi flags on upper link change
by Sven Eckelmann
· 8 years ago
1942de1
batman-adv: retrieve B.A.T.M.A.N. V WiFi neighbor stats from real interface
by Marek Lindner
· 8 years ago
5ed4a46
batman-adv: additional checks for virtual interfaces on top of WiFi
by Marek Lindner
· 8 years ago
10b1bbb
batman-adv: Cache the type of wifi device for each hardif
by Sven Eckelmann
· 8 years ago
f44a3ae
batman-adv: refactor wifi interface detection
by Marek Lindner
· 8 years ago
88ffc7d
batman-adv: Return non-const ptr in batadv_getlink_net
by Sven Eckelmann
· 8 years ago
93bbaab
batman-adv: Reject unicast packet with zero/mcast dst address
by Sven Eckelmann
· 8 years ago
92eef52
batman-adv: Disallow zero and mcast src address for mgmt frames
by Sven Eckelmann
· 8 years ago
9f75c8e
batman-adv: Disallow mcast src address for data frames
by Sven Eckelmann
· 8 years ago
7d72d17
batman-adv: Remove dev_queue_xmit return code exception
by Sven Eckelmann
· 8 years ago
b91a254
batman-adv: Consume skb in receive handlers
by Sven Eckelmann
· 8 years ago
1ad5bcb
batman-adv: Consume skb in batadv_send_skb_to_orig
by Sven Eckelmann
· 8 years ago
8def0be
batman-adv: Consume skb in batadv_frag_send_packet
by Sven Eckelmann
· 8 years ago
eaac2c8
batman-adv: Count all non-success TX packets as dropped
by Sven Eckelmann
· 8 years ago
bd687fe
batman-adv: use consume_skb for non-dropped packets
by Sven Eckelmann
· 8 years ago
3111bee
batman-adv: Simple (re)broadcast avoidance
by Linus Lüssing
· 8 years ago
cbebd36
batman-adv: Use own timer for multicast TT and TVLV updates
by Linus Lüssing
· 8 years ago
eb6915e
batman-adv: Remove unused skb_reset_mac_header()
by Linus Lüssing
· 8 years ago
b776976
batman-adv: Remove unnecessary lockdep in batadv_mcast_mla_list_free
by Linus Lüssing
· 8 years ago
cbfc16d
batman-adv: Add wrapper for ARP reply creation
by Linus Lüssing
· 8 years ago
7572164
batman-adv: Close two alignment holes in batadv_hard_iface
by Sven Eckelmann
· 8 years ago
ce1a21d
batman-adv: Mark batadv_netlink_ops as const
by Sven Eckelmann
· 8 years ago
9bcb94c
batman-adv: Introduce missing headers for genetlink restructure
by Sven Eckelmann
· 8 years ago
a283ad5
Merge tag 'batadv-next-for-davem-20161027' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 8 years ago
46b5ab1
net: dev: Fix non-RCU based lower dev walker
by David Ahern
· 8 years ago
b917783
flow_dissector: __skb_get_hash_symmetric arg can be const
by Florian Westphal
· 8 years ago
5ea8ea2
tcp/dccp: drop SYN packets if accept queue is full
by Eric Dumazet
· 8 years ago
c778453
switchdev: Remove redundant variable
by Ido Schimmel
· 8 years ago
b15ca18
netlink: Add nla_memdup() to wrap kmemdup() use on nlattr
by Thomas Graf
· 8 years ago
f8da977
net: ip, diag: include net/inet_sock.h
by Arnd Bergmann
· 8 years ago
b09edbd
net caif: insert missing spaces in pr_* messages and unbreak multi-line strings
by Colin Ian King
· 8 years ago
1d00578
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 8 years ago
002d8a1
net: skip genenerating uevents for network namespaces that are exiting
by Andrey Vagin
· 8 years ago
56989f6
genetlink: mark families as __ro_after_init
by Johannes Berg
· 8 years ago
2ae0f17
genetlink: use idr to track families
by Johannes Berg
· 8 years ago
489111e
genetlink: statically initialize families
by Johannes Berg
· 8 years ago
a07ea4d
genetlink: no longer support using static family IDs
by Johannes Berg
· 8 years ago
c90c39d
genetlink: introduce and use genl_family_attrbuf()
by Johannes Berg
· 8 years ago
4fe77d8
skbedit: allow the user to specify bitmask for mark
by Antonio Quartulli
· 8 years ago
6edf101
devlink: Prevent port_type_set() callback when it's not needed
by Elad Raz
· 8 years ago
701470b
batman-adv: Revert "use core MTU range checking in misc drivers"
by Sven Eckelmann
· 8 years ago
73e42ff
sch_htb: do not report fake rate estimators
by Eric Dumazet
· 8 years ago
432490f
net: ip, diag -- Add diag interface for raw sockets
by Cyrill Gorcunov
· 8 years ago
f76a9db
lwt: Remove unused len field
by Thomas Graf
· 8 years ago
7281a66
net: allow to kill a task which waits net_mutex in copy_new_ns
by Andrey Vagin
· 8 years ago
d65f2fa
net/sched: em_meta: Fix 'meta vlan' to correctly recognize zero VID frames
by Shmulik Ladkani
· 8 years ago
2d0e30c
bpf: add helper for retrieving current numa node id
by Daniel Borkmann
· 8 years ago
850cbad
udp: use it's own memory accounting schema
by Paolo Abeni
· 8 years ago
f970bd9
udp: implement memory accounting helpers
by Paolo Abeni
· 8 years ago
f8c3bf0
net/socket: factor out helpers for memory and queue manipulation
by Paolo Abeni
· 8 years ago
8b1efc0
net: remove MTU limits on a few ether_setup callers
by Jarod Wilson
· 8 years ago
b96f9af
ipv4/6: use core net MTU range checking
by Jarod Wilson
· 8 years ago
b3e3893
net: use core MTU range checking in misc drivers
by Jarod Wilson
· 8 years ago
9157208
net: use core MTU range checking in core net infra
by Jarod Wilson
· 8 years ago
8b6b413
net: use core MTU range checking in WAN drivers
by Jarod Wilson
· 8 years ago
9c22b4a
net: use core MTU range checking in wireless drivers
by Jarod Wilson
· 8 years ago
9652dc2
tcp: relax listening_hash operations
by Eric Dumazet
· 8 years ago
c5098eb
ila: Fix tailroom allocation of lwtstate
by Thomas Graf
· 8 years ago
76e4cc7
openvswitch: remove unnecessary EXPORT_SYMBOLs
by Jiri Benc
· 8 years ago
f33eb0c
openvswitch: remove unused functions
by Jiri Benc
· 8 years ago
4c7da0f
batman-adv: Avoid precedence issues in macros
by Sven Eckelmann
· 8 years ago
507b37c
batman-adv: Use octal permissions instead of macros
by Sven Eckelmann
· 8 years ago
70ea5ce
batman-adv: Use proper name for gateway list head
by Sven Eckelmann
· 8 years ago
176e5b7
batman-adv: Use proper name for fragments list head
by Sven Eckelmann
· 8 years ago
422d2f7
batman-adv: Remove needless init of variables on stack
by Sven Eckelmann
· 8 years ago
9c403b6
net: vlan: Use sizeof instead of literal number
by Gao Feng
· 8 years ago
67b62f9
net: dev: Improve debug statements for adjacency tracking
by David Ahern
· 8 years ago
0f524a8
net: Add warning if any lower device is still in adjacency list
by David Ahern
· 8 years ago
f1170fd
net: Remove all_adj_list and its references
by David Ahern
· 8 years ago
1a3f060
net: Introduce new api for walking upper and lower devices
by David Ahern
· 8 years ago
790510d
net: Remove refnr arg when inserting link adjacencies
by David Ahern
· 8 years ago
403f072
vlan: Remove unnecessary comparison of unsigned against 0
by Tobias Klauser
· 8 years ago
393b299
batman-adv: Less function calls in batadv_is_ap_isolated() after error detection
by Markus Elfring
· 9 years ago
a0e65de
net: report right mtu value in error message
by Jakub Kicinski
· 8 years ago
9c7cbcf
rds: Remove duplicate prefix from rds_conn_path_error use
by Joe Perches
· 8 years ago
e81c7b6
rds: Remove unused rds_conn_error
by Joe Perches
· 8 years ago
ab3a70b
ila: Don't use dest cache when gateway is set
by Tom Herbert
· 8 years ago
0566df3
batman-adv: Allow selecting BATMAN V if CFG80211 is not built
by Linus Lüssing
· 8 years ago
843314c
batman-adv: remove unsed argument from batadv_dbg_arp() function
by Antonio Quartulli
· 8 years ago
6020a86
batman-adv: fix batadv_forw_packet kerneldoc for list attribute
by Linus Lüssing
· 8 years ago
bf09319
batman-adv: Remove unused batadv_icmp_user_cmd_type
by Sven Eckelmann
· 8 years ago
c408c1b
batman-adv: Move batadv_sum_counter to soft-interface.c
by Sven Eckelmann
· 8 years ago
739ae86
batman-adv: Remove unused function batadv_hash_delete
by Sven Eckelmann
· 8 years ago
4a2d09e
batman-adv: Start new development cycle
by Simon Wunderlich
· 8 years ago
79ff2fc
ila: Cache a route to translated address
by Tom Herbert
· 8 years ago
1104d9b
lwtunnel: Add destroy state operation
by Tom Herbert
· 8 years ago
53592b3
net/sched: act_mirred: Implement ingress actions
by Shmulik Ladkani
· 8 years ago
dcf8003
net/sched: act_mirred: Refactor detection whether dev needs xmit at mac header
by Shmulik Ladkani
· 8 years ago
1657792
net/sched: act_mirred: Rename tcfm_ok_push to tcfm_mac_header_xmit and make it a bool
by Shmulik Ladkani
· 8 years ago
cf53b1d
Revert "net: Add driver helper functions to determine checksum offloadability"
by stephen hemminger
· 8 years ago
8eed1cd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
29fbff8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
c4a8616
Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 8 years ago
2778556
Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
4eb6753
net: bridge: add the multicast_flood flag attribute to brport_attrs
by Nikolay Aleksandrov
· 8 years ago
775f4f0
net: rtnl: info leak in rtnl_fill_vfinfo()
by Dan Carpenter
· 8 years ago
7307616
tipc: info leak in __tipc_nl_add_udp_addr()
by Dan Carpenter
· 8 years ago
6104e11
net: ipv4: Do not drop to make_route if oif is l3mdev
by David Ahern
· 8 years ago
Next »