Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7d211efc5087bc8870fa3374da88b4bf8159e79b
/
net
7d211ef
batman-adv: Prefix originator non-static functions with batadv_
by Sven Eckelmann
· 13 years ago
9039dc7
batman-adv: Prefix icmp-socket non-static functions with batadv_
by Sven Eckelmann
· 13 years ago
1a8eaf0
batman-adv: Prefix hash non-static functions with batadv_
by Sven Eckelmann
· 13 years ago
9563877
batman-adv: Prefix hard-interface non-static functions with batadv_
by Sven Eckelmann
· 13 years ago
84d5e5e
batman-adv: Prefix gateway-common non-static functions with batadv_
by Sven Eckelmann
· 13 years ago
7cf06bc
batman-adv: Prefix gateway-client non-static functions with batadv_
by Sven Eckelmann
· 13 years ago
08adf15
batman-adv: Prefix bridge_loop_avoidance non-static functions with batadv_
by Sven Eckelmann
· 13 years ago
0f5f9322
batman-adv: Prefix bitarray non-static functions with batadv_
by Sven Eckelmann
· 13 years ago
5853e22
batman-adv: Prefix bat_sysfs non-static functions with batadv_
by Sven Eckelmann
· 13 years ago
40a072d
batman-adv: Prefix bat_debugfs non-static functions with batadv_
by Sven Eckelmann
· 13 years ago
81c524f
batman-adv: Prefix bat_algo non-static functions with batadv_
by Sven Eckelmann
· 13 years ago
41063e9
ipv4: Early TCP socket demux.
by David S. Miller
· 12 years ago
f9242b6
inet: Sanitize inet{,6} protocol demux.
by David S. Miller
· 12 years ago
3879d4e
Merge branch 'master' of git://gitorious.org/linux-can/linux-can-next
by David S. Miller
· 12 years ago
a77f4b4
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 12 years ago
e2d265d
canfd: add support for CAN FD in CAN_RAW sockets
by Oliver Hartkopp
· 12 years ago
8b01939
canfd: add support for CAN FD in PF_CAN core
by Oliver Hartkopp
· 12 years ago
7c94163
canfd: add new data structures and constants
by Oliver Hartkopp
· 12 years ago
b3c911e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
6bdc5f4
Merge branch 'master' of git://1984.lsi.us.es/nf-next
by David S. Miller
· 12 years ago
7c62234
netfilter: nfnetlink_queue: fix compilation with NF_CONNTRACK disabled
by Pablo Neira Ayuso
· 12 years ago
6e9c2db
netfilter: fix compilation of the nfnl_cthelper if NF_CONNTRACK is unset
by Pablo Neira Ayuso
· 12 years ago
32f5376
netfilter: nf_ct_helper: disable automatic helper re-assignment of different type
by Pablo Neira Ayuso
· 12 years ago
fd7462d
netfilter: ctnetlink: fix NULL dereference while trying to change helper
by Pablo Neira Ayuso
· 12 years ago
dafe94b
batman-adv: only store changed gw_bandwidth values
by Marek Lindner
· 13 years ago
75c5a2e
batman-adv: fix locking in hash_add()
by Matthias Schiffer
· 13 years ago
ef3a409
batman-adv: use DBG_ALL in log_level sysfs definition
by Antonio Quartulli
· 13 years ago
be9aa4c
batman-adv: turn tt commit code into routing protocol agnostic API
by Marek Lindner
· 13 years ago
beeb96a
batman-adv: fix visualization output without neighbors on the primary interface
by Matthias Schiffer
· 13 years ago
16a7034
batman-adv: don't bother flipping ->tt_crc
by Al Viro
· 13 years ago
f25bd58
batman-adv: don't bother flipping ->tt_data
by Al Viro
· 13 years ago
5346c35
batman-adv: Return error codes instead of -1 on failures
by Sven Eckelmann
· 13 years ago
e0f5211
batman-adv: keep batman_ogm_packet ->seqno net-endian all along
by Al Viro
· 13 years ago
3e2f1a1
batman-adv: trivial endianness annotations
by Al Viro
· 13 years ago
1a5852d
batman-adv: get rid of pointless cast in memcpy()
by Al Viro
· 13 years ago
08ad76e
batman-adv: return added entries instead of number of possibly added entries
by Marek Lindner
· 13 years ago
d8cb5486
batman-adv: ignore trailing CR when comparing protocol names
by Marek Lindner
· 13 years ago
519d349
batman-adv: avoid characters requiring shell escapes in protocol names
by Marek Lindner
· 13 years ago
f821486
batman-adv: Add get_ethtool_stats() support
by Martin Hundebøll
· 13 years ago
66a1b2b
batman-adv: convert bat_priv->tt_crc from atomic_t to uint16_t
by Antonio Quartulli
· 13 years ago
5d52dad
batman-adv: Initialize lockdep class keys for hashes
by Sven Eckelmann
· 13 years ago
d2b6cc8
batman-adv: fix skb->data assignment
by Antonio Quartulli
· 12 years ago
284fefd
batman-adv: update internal version number
by Sven Eckelmann
· 12 years ago
6fac262
ipv4: Cap ADVMSS metric in the FIB rather than the routing cache.
by David S. Miller
· 12 years ago
82f437b
Merge branch 'master' of git://1984.lsi.us.es/nf-next
by David S. Miller
· 12 years ago
12f7a50
netfilter: add user-space connection tracking helper infrastructure
by Pablo Neira Ayuso
· 13 years ago
ae243be
netfilter: ctnetlink: add CTA_HELP_INFO attribute
by Pablo Neira Ayuso
· 12 years ago
8c88f87
netfilter: nfnetlink_queue: add NAT TCP sequence adjustment if packet mangled
by Pablo Neira Ayuso
· 12 years ago
9cb0176
netfilter: add glue code to integrate nfnetlink_queue and ctnetlink
by Pablo Neira Ayuso
· 12 years ago
1afc567
netfilter: nf_ct_helper: implement variable length helper private data
by Pablo Neira Ayuso
· 12 years ago
3cf4c7e
netfilter: nf_ct_ext: support variable length extensions
by Pablo Neira Ayuso
· 13 years ago
3a8fc53
netfilter: nf_ct_helper: allocate 16 bytes for the helper and policy names
by Pablo Neira Ayuso
· 13 years ago
aee289b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
e8803b6
Revert "ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_route"
by David S. Miller
· 12 years ago
42ae66c
ipv6: Fix types of ip6_update_pmtu().
by David S. Miller
· 12 years ago
7e52b33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
2a0c451
ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_route
by Thomas Graf
· 12 years ago
62b1a8a
net: remove skb_orphan_try()
by Eric Dumazet
· 12 years ago
81aded2
ipv6: Handle PMTU in ICMP error handlers.
by David S. Miller
· 12 years ago
3639339
ipv4: Handle PMTU in all ICMP error handlers.
by David S. Miller
· 12 years ago
b3908e2
dcbnl: Use BUG_ON() instead of BUG()
by Thomas Graf
· 12 years ago
39912f9
dcbnl: Silence harmless gcc warning about uninitialized reply_nlh
by Thomas Graf
· 12 years ago
954fba0
netpoll: fix netpoll_send_udp() bugs
by Eric Dumazet
· 12 years ago
7a282bc
dcbnl: Use type safe nlmsg_data()
by Thomas Graf
· 12 years ago
4e4f2f6
dcbnl: Move dcb app allocation into dcb_app_add()
by Thomas Graf
· 12 years ago
716b31a
dcbnl: Move dcb app lookup code into dcb_app_lookup()
by Thomas Graf
· 12 years ago
3d1f486
dcbnl: Return consistent error codes
by Thomas Graf
· 12 years ago
ab6d470
dcbnl: Use dcbnl_newmsg() where possible
by Thomas Graf
· 12 years ago
77c6849
dcbnl: Remove now unused dcbnl_reply()
by Thomas Graf
· 12 years ago
7be9941
dcbnl: Shorten all command handling functions
by Thomas Graf
· 12 years ago
33a03aa
dcbnl: Prepare framework to shorten handling functions
by Thomas Graf
· 12 years ago
211c17a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
ec8eb9ae
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 12 years ago
1f7e010
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by John W. Linville
· 12 years ago
79543d8
mac80211: stop polling in disassociation
by David Spinadel
· 12 years ago
554a43d
mac80211: check sdata_running on ieee80211_set_bitrate_mask
by Eliad Peller
· 12 years ago
fe20b39
cfg80211: fix potential deadlock in regulatory
by Eliad Peller
· 12 years ago
43b03f1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
2da45db
ethtool: Make more commands available to unprivileged processes
by Ben Hutchings
· 12 years ago
95603e2
net-next: add dev_loopback_xmit() to avoid duplicate code
by Michel Machado
· 12 years ago
d0daebc3
ipv4: Add interface option to enable routing of 127.0.0.0/8
by Thomas Graf
· 12 years ago
5aa04d3
Merge branch 'master' of git://1984.lsi.us.es/net
by David S. Miller
· 12 years ago
0440507
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
a59f975
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
1dd4558
mac80211: add missing kernel-doc
by Ashok Nagarajan
· 12 years ago
de74e92
af_packet: use sizeof instead of constant in spkt_device
by danborkmann@iogearbox.net
· 12 years ago
352e04b
netfilter: nf_ct_tcp, udp: fix compilation with sysctl disabled
by Pablo Neira Ayuso
· 12 years ago
67da255
Merge branch 'master' of git://1984.lsi.us.es/net-next
by David S. Miller
· 12 years ago
2e486868
Merge tag 'nfc-next-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-3.0
by John W. Linville
· 12 years ago
ed6be3d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 12 years ago
3b4a39a
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by John W. Linville
· 12 years ago
7b34ca2
inet: Avoid potential NULL peer dereference.
by David S. Miller
· 12 years ago
8b96d22
inet: Use FIB table peer roots in routes.
by David S. Miller
· 12 years ago
8e77327
inet: Add inetpeer tree roots to the FIB tables.
by David S. Miller
· 12 years ago
b48c80ece
inet: Add family scope inetpeer flushes.
by David S. Miller
· 12 years ago
4651700
ipv4: Kill ip_rt_frag_needed().
by David S. Miller
· 12 years ago
97bab73
inet: Hide route peer accesses behind helpers.
by David S. Miller
· 12 years ago
c0efc88
inet: Pass inetpeer root into inet_getpeer*() interfaces.
by David S. Miller
· 12 years ago
8b51b06
af_unix: remove unix_iter_state
by Eric Dumazet
· 12 years ago
2b823f7
ipv6: Do not mark ipv6_inetpeer_ops as __net_initdata.
by David S. Miller
· 12 years ago
Next »