Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
795709af151343dd984eb322db64da27129fc431
/
net
3e7013d
tcp: metrics: Allow selective get/del of tcp-metrics based on src IP
by Christoph Paasch
· 11 years ago
bbf852b
tcp: metrics: Delete all entries matching a certain destination
by Christoph Paasch
· 11 years ago
8a59359
tcp: metrics: New netlink attribute for src IP and dumped in netlink reply
by Christoph Paasch
· 11 years ago
a544302
tcp: metrics: Add source-address to tcp-metrics
by Christoph Paasch
· 11 years ago
324fd55
tcp: metrics: rename tcpm_addr to tcpm_daddr
by Christoph Paasch
· 11 years ago
1a6c1e5
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 11 years ago
ef8570d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 11 years ago
235f939
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
751fcac
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables
by David S. Miller
· 11 years ago
cf4dfa8
netfilter: nf_tables: fix error path in the init functions
by Pablo Neira Ayuso
· 11 years ago
74f77a6
netfilter: introduce l2tp match extension
by James Chapman
· 11 years ago
d0eb1f7
ip_tunnel: fix sparse non static symbol warning
by Wei Yongjun
· 11 years ago
ece37c8
openvswitch: Use kmem_cache_free() instead of kfree()
by Wei Yongjun
· 11 years ago
3876d22
netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain()
by Patrick McHardy
· 11 years ago
44a6f0d
netfilter: nf_tables: prohibit deletion of a table with existing sets
by Patrick McHardy
· 11 years ago
7047f9d
netfilter: nf_tables: take AF module reference when creating a table
by Patrick McHardy
· 11 years ago
c5c1f97
netfilter: nf_tables: perform flags validation before table allocation
by Patrick McHardy
· 11 years ago
fa2c1de
netfilter: nf_tables: minor nf_chain_type cleanups
by Patrick McHardy
· 11 years ago
2a37d75
netfilter: nf_tables: constify chain type definitions and pointers
by Patrick McHardy
· 11 years ago
93b0806
netfilter: nf_tables: replay request after dropping locks to load chain type
by Patrick McHardy
· 11 years ago
88ce65a
netfilter: nf_tables: add missing module references to chain types
by Patrick McHardy
· 11 years ago
baae3e6
netfilter: nf_tables: fix chain type module reference handling
by Patrick McHardy
· 11 years ago
7582067
netfilter: nf_tables: fix check for table overflow
by Patrick McHardy
· 11 years ago
4401a86
netfilter: nf_tables: restore chain change atomicity
by Patrick McHardy
· 11 years ago
57de2a0
netfilter: nf_tables: split chain policy validation from actually setting it
by Patrick McHardy
· 11 years ago
b38895c
netfilter: nft_meta: fix lack of validation of the input register
by Pablo Neira Ayuso
· 11 years ago
c4ede3d
netfilter: nft_ct: Add support to set the connmark
by Kristian Evensen
· 11 years ago
54b553e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 11 years ago
300e5fd
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 11 years ago
da7c224
net: xfrm: xfrm_policy: silence compiler warning
by Ying Xue
· 11 years ago
581465f
tipc: make link start event synchronous
by Jon Paul Maloy
· 11 years ago
f9a2c80
tipc: introduce new spinlock to protect struct link_req
by Ying Xue
· 11 years ago
b9d4c33
tipc: remove 'has_redundant_link' flag from STATE link protocol messages
by Jon Paul Maloy
· 11 years ago
170b392
tipc: rename functions related to link failover and improve comments
by Jon Paul Maloy
· 11 years ago
be7928d
net: xfrm: xfrm_policy: fix inline not at beginning of declaration
by Daniel Borkmann
· 11 years ago
9638f33
netfilter: nft_ct: load both IPv4 and IPv6 conntrack modules for NFPROTO_INET
by Patrick McHardy
· 11 years ago
4566bf2
netfilter: nft_meta: add l4proto support
by Patrick McHardy
· 11 years ago
124edfa
netfilter: nf_tables: add nfproto support to meta expression
by Patrick McHardy
· 11 years ago
1d49144
netfilter: nf_tables: add "inet" table for IPv4/IPv6
by Patrick McHardy
· 11 years ago
115a60b
netfilter: nf_tables: add support for multi family tables
by Patrick McHardy
· 11 years ago
c948487
netfilter: nf_tables: add hook ops to struct nft_pktinfo
by Patrick McHardy
· 11 years ago
3b088c4
netfilter: nf_tables: make chain types override the default AF functions
by Patrick McHardy
· 11 years ago
688d186
netfilter: nft_reject: fix compilation warning if NF_TABLES_IPV6 is disabled
by Pablo Neira Ayuso
· 11 years ago
bf5a755
net-gre-gro: Add GRE support to the GRO stack
by Jerry Chu
· 11 years ago
cdb3f4a
net: Do not enable tx-nocache-copy by default
by Benjamin Poirier
· 11 years ago
dfd1582
ipv4: loopback device: ignore value changes after device is upped
by Jiri Pirko
· 11 years ago
509aba3
IPv6: add the option to use anycast addresses as source addresses in echo reply
by FX Le Bail
· 11 years ago
e825eb1
Bluetooth: Fix 6loWPAN peer lookup
by Claudio Takahasi
· 11 years ago
b071a62
Bluetooth: Fix setting Universal/Local bit
by Claudio Takahasi
· 11 years ago
438e38f
gre_offload: statically build GRE offloading support
by Eric Dumazet
· 11 years ago
39b6b29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch
by David S. Miller
· 11 years ago
443cd88
ovs: make functions local
by Stephen Hemminger
· 11 years ago
09c5e60
openvswitch: Compute checksum in skb_gso_segment() if needed
by Thomas Graf
· 11 years ago
bda56f1
openvswitch: Use skb_zerocopy() for upcall
by Thomas Graf
· 11 years ago
8055a89
openvswitch: Pass datapath into userspace queue functions
by Thomas Graf
· 11 years ago
44da5ae
openvswitch: Drop user features if old user space attempted to create datapath
by Thomas Graf
· 11 years ago
43d4be9
openvswitch: Allow user space to announce ability to accept unaligned Netlink messages
by Thomas Graf
· 11 years ago
af2806f
net: Export skb_zerocopy() to zerocopy from one skb to another
by Thomas Graf
· 11 years ago
5f03f47
openvswitch: remove duplicated include from flow_table.c
by Wei Yongjun
· 11 years ago
11d6c461
net: ovs: use kfree_rcu instead of rcu_free_{sw_flow_mask_cb,acts_callback}
by Daniel Borkmann
· 11 years ago
e298e50
openvswitch: Per cpu flow stats.
by Pravin B Shelar
· 11 years ago
795449d
openvswitch: Enable memory mapped Netlink i/o
by Thomas Graf
· 11 years ago
aae9f0e
netlink: Avoid netlink mmap alloc if msg size exceeds frame size
by Thomas Graf
· 11 years ago
bb9b18f
genl: Add genlmsg_new_unicast() for unicast message allocation
by Thomas Graf
· 11 years ago
663efa3
openvswitch: Silence RCU lockdep checks from flow lookup.
by Jesse Gross
· 11 years ago
5bb5063
openvswitch: Change ovs_flow_tbl_lookup_xx() APIs
by Andy Zhou
· 11 years ago
8f49ce1
openvswitch: Shrink sw_flow_mask by 8 bytes (64-bit) or 4 bytes (32-bit).
by Ben Pfaff
· 11 years ago
d121190
openvswitch: Correct comment.
by Ben Pfaff
· 11 years ago
56a4342
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
f86772a
Bluetooth: Remove rfcomm_carrier_raised()
by Gianluca Anzolin
· 11 years ago
4a2fb3e
Bluetooth: Always wait for a connection on RFCOMM open()
by Gianluca Anzolin
· 11 years ago
e228b63
Bluetooth: Move rfcomm_get_device() before rfcomm_dev_activate()
by Gianluca Anzolin
· 11 years ago
5b89924
Bluetooth: Release RFCOMM port when the last user closes the TTY
by Gianluca Anzolin
· 11 years ago
805c1f4
net_sched: act: action flushing missaccounting
by Jamal Hadi Salim
· 11 years ago
63acd68
net_sched: Remove unnecessary checks for act->ops
by Jamal Hadi Salim
· 11 years ago
fbf2671
bridge: use DEVICE_ATTR_xx macros
by sfeldma@cumulusnetworks.com
· 11 years ago
fe0d692
bridge: use spin_lock_bh() in br_multicast_set_hash_max
by Curt Brune
· 11 years ago
996b175
tcp: out_of_order_queue do not use its lock
by Eric Dumazet
· 11 years ago
88ad314
ipv6: don't install anycast address for /128 addresses on routers
by Hannes Frederic Sowa
· 11 years ago
d4b3621
net: pkt_sched: PIE AQM scheme
by Vijay Subramanian
· 11 years ago
9d1cd50
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
83111e7
netfilter: Fix build failure in nfnetlink_queue_core.c.
by David S. Miller
· 11 years ago
9aa28f2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables
by David S. Miller
· 11 years ago
cb6ca8e
Bluetooth: Default to no security with L2CAP RAW sockets
by Johan Hedberg
· 11 years ago
8cef8f5
Bluetooth: Fix NULL pointer dereference when disconnecting
by Johan Hedberg
· 11 years ago
b22f512
netfilter: nf_conntrack_dccp: fix skb_header_pointer API usages
by Daniel Borkmann
· 11 years ago
138aef7
netfilter: nf_conntrack_dccp: use %s format string for buffer
by Daniel Borkmann
· 11 years ago
2a50d80
Revert "netfilter: avoid get_random_bytes calls"
by Pablo Neira Ayuso
· 11 years ago
a48d4bb
net: netdev_kobject_init: annotate with __init
by Daniel Borkmann
· 11 years ago
965801e
net: 6lowpan: fix lowpan_header_create non-compression memcpy call
by Daniel Borkmann
· 11 years ago
855404e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 11 years ago
eec73f1
tipc: remove unused code
by stephen hemminger
· 11 years ago
9805696
tipc: make local function static
by stephen hemminger
· 11 years ago
6aee49c
dccp: make local variable static
by stephen hemminger
· 11 years ago
fd34d62
dccp: remove obsolete code
by stephen hemminger
· 11 years ago
8f84985
net: unify the pcpu_tstats and br_cpu_netstats as one
by Li RongQing
· 11 years ago
f9f462f
Bluetooth: Add quirk for disabling Delete Stored Link Key command
by Marcel Holtmann
· 11 years ago
5e419e6
llc: make lock static
by stephen hemminger
· 11 years ago
8f09898
socket: cleanups
by stephen hemminger
· 11 years ago
9a4aa9a
ipv4: Use percpu Cache route in IP tunnels
by Tom Herbert
· 11 years ago
Next »