Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
efc27f8ceebe5eb147fa31d6c995706d327ad855
/
net
e486463
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
fa809e2
ipv6: fib: fix fib dump restart
by Eric Dumazet
· 12 years ago
7011d08
tcp: Fix bug in tcp socket early demux
by Vijay Subramanian
· 12 years ago
0b4a9e1
Merge branch 'master' of git://1984.lsi.us.es/nf-next
by David S. Miller
· 12 years ago
8b8e4bc
batman-adv: fix race condition in TT full-table replacement
by Antonio Quartulli
· 12 years ago
5870adc
batman-adv: only drop packets of known wifi clients
by Marek Lindner
· 12 years ago
7586ece
ipv4: tcp: dont cache output dst for syncookies
by Eric Dumazet
· 12 years ago
8e36c4b
netfilter: ctnetlink: fix compilation with NF_CONNTRACK_EVENTS=n
by Pablo Neira Ayuso
· 12 years ago
ab5e8b7
netfilter: nfnetlink_queue: fix sparse warning due to missing include
by Pablo Neira Ayuso
· 12 years ago
6648bd7
ipv4: Add sysctl knob to control early socket demux
by Alexander Duyck
· 12 years ago
4e42200
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
d584a61
netfilter: nfnetlink_queue: fix compilation with CONFIG_NF_NAT=m and CONFIG_NF_CT_NETLINK=y
by Pablo Neira Ayuso
· 12 years ago
bb1dfef
net: dcb: fix small regression in __dcbnl_pg_setcfg()
by John Fastabend
· 12 years ago
fd62e09
tcp: Validate route interface in early demux.
by David S. Miller
· 12 years ago
3e428fe
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 12 years ago
da55737
inetpeer: inetpeer_invalidate_tree() cleanup
by Eric Dumazet
· 12 years ago
9cfc7bd
batman-adv: Reformat multiline comments to consistent style
by Sven Eckelmann
· 13 years ago
3193e8f
batman-adv: Prefix main non-static functions with batadv_
by Sven Eckelmann
· 13 years ago
d0f714f
batman-adv: Prefix vis non-static functions with batadv_
by Sven Eckelmann
· 13 years ago
88ed1e77
batman-adv: Prefix unicast non-static functions with batadv_
by Sven Eckelmann
· 13 years ago
08c36d3
batman-adv: Prefix translation-table non-static functions with batadv_
by Sven Eckelmann
· 13 years ago
04b482a
batman-adv: Prefix soft-interface non-static functions with batadv_
by Sven Eckelmann
· 13 years ago
9455e34
batman-adv: Prefix send non-static functions with batadv_
by Sven Eckelmann
· 13 years ago
30d3c51
batman-adv: Prefix routing non-static functions with batadv_
by Sven Eckelmann
· 13 years ago
925a667
batman-adv: Prefix ring_buffer non-static functions with batadv_
by Sven Eckelmann
· 13 years ago
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
0f5f932
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
5a05fae
netfilter: nfq_ct_hook needs __rcu and __read_mostly
by Pablo Neira Ayuso
· 12 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
2c995ff
batman-adv: fix skb->data assignment
by Antonio Quartulli
· 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
69d4cfe
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by John W. Linville
· 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
39d84a5
sctp: fix warning when compiling without IPv6
by Daniel Halperin
· 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
d189634
ipv6: Move ipv6 proc file registration to end of init order
by Thomas Graf
· 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
8cfe523
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
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
31fdc55
net: remove my future former mail address
by Rémi Denis-Courmont
· 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
· 13 years ago
8c88f87
netfilter: nfnetlink_queue: add NAT TCP sequence adjustment if packet mangled
by Pablo Neira Ayuso
· 13 years ago
9cb0176
netfilter: add glue code to integrate nfnetlink_queue and ctnetlink
by Pablo Neira Ayuso
· 13 years ago
1afc567
netfilter: nf_ct_helper: implement variable length helper private data
by Pablo Neira Ayuso
· 13 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
f960727
Bluetooth: Fix sending HCI_Disconnect only when connected
by Vishal Agarwal
· 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
7a282bc3
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
Next »