Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
d35bd876afe88e4fe781a4edc376d03eb9d3dcf3
/
net
8405a8f
netfilter: nf_qeueue: Drop queue entries on nf_unregister_hook
by Eric W. Biederman
· 10 years ago
fdab6a4
netfilter: nftables: Do not run chains in the wrong network namespace
by Eric W. Biederman
· 10 years ago
7ce42de
bridge: multicast: start querier timer when running user-space stp
by Nikolay Aleksandrov
· 10 years ago
b1dfe0a
Merge tag 'nfc-next-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next
by David S. Miller
· 10 years ago
bfdc8db
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 10 years ago
3b18844
inet_diag: Remove _bh suffix in inet_diag_dump_reqs().
by Hiroaki SHIMODA
· 10 years ago
10ea516
switchdev: fdb filter_dev is always NULL for self (device), so remove check
by Scott Feldman
· 10 years ago
a2bb6d7
ipv4: include NLM_F_APPEND flag in append route notifications
by Roopa Prabhu
· 10 years ago
b42be38
netlink: add API to retrieve all group memberships
by David Herrmann
· 10 years ago
e0df02e
sock_diag: fetch source port from inet_sock
by Craig Gallek
· 10 years ago
a55e1c5
pkt_sched: sch_qfq: remove redundant -if- control statement
by Andrea Parri
· 10 years ago
d2a9ec6
net: rds: use for_each_sg() for scatterlist parsing
by Fabian Frederick
· 10 years ago
59f2111
packet: free packet_rollover after synchronize_net
by Willem de Bruijn
· 10 years ago
8f481b50
netfilter: Remove spurios included of netfilter.h
by Eric W Biederman
· 10 years ago
a263653
netfilter: don't pull include/linux/netfilter.h from netns headers
by Pablo Neira Ayuso
· 10 years ago
10c04a8
netfilter: use forward declaration instead of including linux/proc_fs.h
by Pablo Neira Ayuso
· 10 years ago
17cebfd
net: sched: Simplify em_ipset_match
by Eric W. Biederman
· 10 years ago
2fd1dc9
netfilter: Kill unused copies of RCV_SKB_FAIL
by Eric W. Biederman
· 10 years ago
230ac49
netfilter: bridge: split ipv6 code into separated file
by Pablo Neira Ayuso
· 10 years ago
952497b
Bluetooth: Fix warning of potentially uninitialized adv_instance variable
by Johan Hedberg
· 10 years ago
39ecfad
Bluetooth: Use zalloc when possible
by Johan Hedberg
· 10 years ago
e58627d
Bluetooth: Increment management interface revision
by Marcel Holtmann
· 10 years ago
d4c5af8
Bluetooth: hci_core: remove obsolete adv_instance
by Florian Grandel
· 10 years ago
eb6f95f
Bluetooth: mgmt: multi-adv for mgmt_reenable_advertising()
by Florian Grandel
· 10 years ago
9d5fc2f
Bluetooth: mgmt: multi-adv for trigger_le_scan()
by Florian Grandel
· 10 years ago
320b3bf
Bluetooth: mgmt: program multi-adv on power on
by Florian Grandel
· 10 years ago
0194833
Bluetooth: mgmt: multi adv for remove_advertising*()
by Florian Grandel
· 10 years ago
fffd38b
Bluetooth: mgmt/hci_core: multi-adv for add_advertising*()
by Florian Grandel
· 10 years ago
847818d
Bluetooth: mgmt: multi adv for clear_adv_instances()
by Florian Grandel
· 10 years ago
7816b82
Bluetooth: mgmt: multi adv for set_advertising*()
by Florian Grandel
· 10 years ago
f63ba24
Bluetooth: mgmt: multi adv for create_instance_adv_data()
by Florian Grandel
· 10 years ago
ca21fbe
Bluetooth: mgmt: multi adv for create_instance_scan_rsp_data()
by Florian Grandel
· 10 years ago
7b683b7
Bluetooth: mgmt: multi adv for enable_advertising()
by Florian Grandel
· 10 years ago
bea28e6
Bluetooth: mgmt: improve get_adv_instance_flags() readability
by Florian Grandel
· 10 years ago
411b412
Bluetooth: mgmt: multi adv for get_adv_instance_flags()
by Florian Grandel
· 10 years ago
3ff37e6
Bluetooth: mgmt: multi adv for get_current_adv_instance()
by Florian Grandel
· 10 years ago
286e0c8
Bluetooth: mgmt: multi adv for read_adv_features()
by Florian Grandel
· 10 years ago
efae002
Bluetooth: mgmt: rename update_*_data_for_instance()
by Florian Grandel
· 10 years ago
91aa9bb
Bluetooth: mgmt: dry update_scan_rsp_data()
by Florian Grandel
· 10 years ago
5d900e4
Bluetooth: hci_core/mgmt: move adv timeout to hdev
by Florian Grandel
· 10 years ago
d2609b3
Bluetooth: hci_core/mgmt: Introduce multi-adv list
by Florian Grandel
· 10 years ago
c4e70a8
netfilter: bridge: rename br_netfilter.c to br_netfilter_hooks.c
by Pablo Neira Ayuso
· 10 years ago
01555e7
netfilter: xt_socket: add XT_SOCKET_RESTORESKMARK flag
by Harout Hedeshian
· 10 years ago
ef493bd
netfilter: nfnetlink_queue: add security context information
by Roman Kubiak
· 10 years ago
89e4042
Bluetooth: 6lowpan: Fix module refcount
by Glenn Ruben Bakke
· 10 years ago
2ad88fb
Bluetooth: 6lowpan: Fix double kfree of netdev priv
by Glenn Ruben Bakke
· 10 years ago
fc84242
Bluetooth: 6lowpan: Move netdev sysfs device reference
by Glenn Ruben Bakke
· 10 years ago
f63666d2
Bluetooth: 6lowpan: Rename ambiguous variable
by Glenn Ruben Bakke
· 10 years ago
a2105ae
Bluetooth: 6lowpan: Enable delete_netdev to be scheduled when last peer is deleted
by Glenn Ruben Bakke
· 10 years ago
5c698e8
mac802154: iface: cleanup stack variable
by Alexander Aring
· 10 years ago
95c0aa1
mac802154: iface: fix order while interface up
by Alexander Aring
· 10 years ago
89d256b
bpf: disallow bpf tc programs access current->pid,uid
by Alexei Starovoitov
· 10 years ago
35ac838
sock_diag: implement a get_info handler for inet
by Craig Gallek
· 10 years ago
3fd22af
sock_diag: specify info_size per inet protocol
by Craig Gallek
· 10 years ago
eb4cb00
sock_diag: define destruction multicast groups
by Craig Gallek
· 10 years ago
3b766cd
net/core: Add reading VF statistics through the PF netdevice
by Eran Ben Elisha
· 10 years ago
b4ad7ba
bridge: del external_learned fdbs from device on flush or ageout
by Scott Feldman
· 10 years ago
023033b
Merge tag 'nfc-next-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next
by David S. Miller
· 10 years ago
7f10953
bridge: use either ndo VLAN ops or switchdev VLAN ops to install MASTER vlans
by Scott Feldman
· 10 years ago
0756ea3
bpf: allow networking programs to use bpf_trace_printk() for debugging
by Alexei Starovoitov
· 10 years ago
ffeedaf
bpf: introduce current->pid, tgid, uid, gid, comm accessors
by Alexei Starovoitov
· 10 years ago
ada6c1d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 10 years ago
835b803
netfilter: nf_tables_netdev: unregister hooks on net_device removal
by Pablo Neira Ayuso
· 10 years ago
d8ee8f7
netfilter: nf_tables: add nft_register_basechain() and nft_unregister_basechain()
by Pablo Neira Ayuso
· 10 years ago
2cbce13
netfilter: nf_tables: attach net_device to basechain
by Pablo Neira Ayuso
· 10 years ago
711bdde
netfilter: x_tables: remove XT_TABLE_INFO_SZ and a dereference.
by Eric Dumazet
· 10 years ago
53b8762
Merge branch 'master' of git://blackhole.kfki.hu/nf-next
by Pablo Neira Ayuso
· 10 years ago
fb77ff4
NFC: nci: fix mistake in uart generic driver
by Vincent Cuissard
· 10 years ago
f09becc
netfilter: Kconfig: get rid of parens around depends on
by Pablo Neira Ayuso
· 10 years ago
ed2e627
mac802154: iface: flush workqueue before stop
by Alexander Aring
· 10 years ago
b4ee194
mac802154: iface: fix hrtimer cancel on ifdown
by Alexander Aring
· 10 years ago
1bc1754
mac802154: rx packet handle cleanup
by Varka Bhadram
· 10 years ago
758f0d4
tcp: cdg: use div_u64()
by Kenneth Klette Jonassen
· 10 years ago
ca0f6a5
netfilter: ipset: Fix coding styles reported by checkpatch.pl
by Jozsef Kadlecsik
· 10 years ago
00590fd
netfilter: ipset: Introduce RCU locking in list type
by Jozsef Kadlecsik
· 10 years ago
18f84d4
netfilter: ipset: Introduce RCU locking in hash:* types
by Jozsef Kadlecsik
· 10 years ago
96f5142
netfilter: ipset: Introduce RCU locking in bitmap:* types
by Jozsef Kadlecsik
· 10 years ago
b57b2d1
netfilter: ipset: Prepare the ipset core to use RCU at set level
by Jozsef Kadlecsik
· 10 years ago
bd55389
netfilter:ipset Remove rbtree from hash:net,iface
by Jozsef Kadlecsik
· 10 years ago
9c1ba5c
netfilter: ipset: Make sure listing doesn't grab a set which is just being destroyed.
by Jozsef Kadlecsik
· 10 years ago
c4c9978
netfilter: ipset: Fix parallel resizing and listing of the same set
by Jozsef Kadlecsik
· 10 years ago
f690cba
netfilter: ipset: Fix cidr handling for hash:*net* types
by Jozsef Kadlecsik
· 10 years ago
aff2275
netfilter: ipset: Check CIDR value only when attribute is given
by Sergey Popovich
· 10 years ago
a212e08
netfilter: ipset: Make sure we always return line number on batch
by Sergey Popovich
· 10 years ago
2c227f2
netfilter: ipset: Permit CIDR equal to the host address CIDR in IPv6
by Sergey Popovich
· 10 years ago
7dd37bc
netfilter: ipset: Check extensions attributes before getting extensions.
by Sergey Popovich
· 10 years ago
edda079
netfilter: ipset: Use SET_WITH_*() helpers to test set extensions
by Sergey Popovich
· 10 years ago
25c43bf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
a2f0fad
tcp: tcp_v6_connect() cleanup
by Eric Dumazet
· 10 years ago
1e98a0f
flow_dissector: fix ipv6 dst, hop-by-hop and routing ext hdrs
by Eric Dumazet
· 10 years ago
34ac496
NFC: nci: remove current SLEEP mode management
by Vincent Cuissard
· 10 years ago
6a74fcf
flow_dissector: add support for dst, hop-by-hop and routing ext hdrs
by Tom Herbert
· 10 years ago
611d23c5
flow_dissector: Fix MPLS entropy label handling in flow dissector
by Tom Herbert
· 10 years ago
b60f2f3
net: ipv4: un-inline ip_finish_output2
by Florian Westphal
· 10 years ago
ae36806
sctp: allow authenticating DATA chunks that are bundled with COOKIE_ECHO
by Marcelo Ricardo Leitner
· 10 years ago
482cfc3
netfilter: xtables: avoid percpu ruleset duplication
by Florian Westphal
· 10 years ago
71ae0df
netfilter: xtables: use percpu rule counters
by Florian Westphal
· 10 years ago
d7b5974
netfilter: bridge: restore vlan tag when refragmenting
by Florian Westphal
· 10 years ago
33b1f31
net: ip_fragment: remove BRIDGE_NETFILTER mtu special handling
by Florian Westphal
· 10 years ago
efb6de9
netfilter: bridge: forward IPv6 fragmented packets
by Bernhard Thaler
· 10 years ago
Next »