Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
acea73d671b25bfbbe6b8ceef949f4ac62c260c0
/
include
/
net
f2600cf
net: sched: avoid costly atomic operation in fq_dequeue()
by Eric Dumazet
· 10 years ago
f579668
openvswitch: Add support for Geneve tunneling.
by Jesse Gross
· 10 years ago
0b5e8b8
net: Add Geneve tunneling protocol driver
by Andy Zhou
· 10 years ago
a4b4a2b
Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 10 years ago
61b37d2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 10 years ago
dd3619f
Removed unused inet6 address state
by Sébastien Barré
· 10 years ago
37dd024
gue: Receive side for Generic UDP Encapsulation
by Tom Herbert
· 10 years ago
55a93b3
qdisc: validate skb without holding lock
by Eric Dumazet
· 10 years ago
5772e9a
qdisc: bulk dequeue support for qdiscs with TCQ_F_ONETXQUEUE
by Jesper Dangaard Brouer
· 10 years ago
739e4a7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
07dcc68
ipvs: Clean up comment style in ip_vs.h
by Simon Horman
· 10 years ago
4b7fd5d
netfilter: explicit module dependency between br_netfilter and physdev
by Pablo Neira Ayuso
· 10 years ago
c8d7b98
netfilter: move nf_send_resetX() code to nf_reject_ipvX modules
by Pablo Neira Ayuso
· 10 years ago
51b0a5d
netfilter: nft_reject: introduce icmp code abstraction for inet and bridge
by Pablo Neira Ayuso
· 10 years ago
a0efb80
net_sched: avoid calling tcf_unbind_filter() in call_rcu callback
by WANG Cong
· 10 years ago
8bce6d7
udp: Generalize skb_udp_segment
by Tom Herbert
· 10 years ago
a12a601
tcp: Change tcp_slow_start function to return void
by Li RongQing
· 10 years ago
705f1c8
ipv6: remove rt6i_genid
by Hannes Frederic Sowa
· 10 years ago
b0ab6f9
net: sched: enable per cpu qstats
by John Fastabend
· 10 years ago
6401585
net: sched: restrict use of qstats qlen
by John Fastabend
· 10 years ago
25331d6
net: sched: implement qstat helper routines
by John Fastabend
· 10 years ago
22e0f8b
net: sched: make bstats per cpu and estimator RCU safe
by John Fastabend
· 10 years ago
8522484
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 10 years ago
d82bd12
tcp: move TCP_ECN_create_request out of header
by Florian Westphal
· 10 years ago
9363dc4
netfilter: nf_tables: store and dump set policy
by Arturo Borrero
· 10 years ago
9890092
net: tcp: more detailed ACK events and events for CE marked packets
by Florian Westphal
· 10 years ago
7354c8c
net: tcp: split ack slow/fast events from cwnd_event
by Florian Westphal
· 10 years ago
30e502a
net: tcp: add flag for ca to indicate that ECN is required
by Daniel Borkmann
· 10 years ago
55d8694
net: tcp: assign tcp cong_ops when tcp sk is created
by Florian Westphal
· 10 years ago
18d0264
net_sched: remove the first parameter from tcf_exts_destroy()
by WANG Cong
· 10 years ago
f5c7e1a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 10 years ago
7905288
net: dsa: allow switches driver to implement get/set EEE
by Florian Fainelli
· 10 years ago
b2f2af2
net: dsa: allow enabling and disable switch ports
by Florian Fainelli
· 10 years ago
cd7d849
tcp: change tcp_skb_pcount() location
by Eric Dumazet
· 10 years ago
971f10e
tcp: better TCP_SKB_CB layout to reduce cache line misses
by Eric Dumazet
· 10 years ago
a224772
ipv6: add a struct inet6_skb_parm param to ipv6_opt_accepted()
by Eric Dumazet
· 10 years ago
24a2d43
ipv4: rename ip_options_echo to __ip_options_echo()
by Eric Dumazet
· 10 years ago
4565af0
net: optimise csum_replace4()
by LEROY Christophe
· 10 years ago
57219dc
Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 10 years ago
30d3c07
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 10 years ago
330bd4e
Merge tag 'nfc-next-3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next
by John W. Linville
· 10 years ago
34666d4
netfilter: bridge: move br_netfilter out of the core
by Pablo Neira Ayuso
· 10 years ago
d41c15c
Bluetooth: Fix reason code used for rejecting SCO connections
by Johan Hedberg
· 10 years ago
2b0bf6c
Bluetooth: Convert bt_<level> logging functions to return void
by Joe Perches
· 10 years ago
9e87f9a
NFC: nci: Add support for proprietary RF Protocols
by Christophe Ricard
· 10 years ago
4cdf507
icmp: add a global rate limitation
by Eric Dumazet
· 10 years ago
1f6d803
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
84de67b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 10 years ago
fcdd1cf
tcp: avoid possible arithmetic overflows
by Eric Dumazet
· 10 years ago
35f7aa5
ipv6: mld: answer mldv2 queries with mldv1 reports in mldv1 fallback
by Daniel Borkmann
· 10 years ago
19e57c4
net: dsa: add {get, set}_wol callbacks to slave devices
by Florian Fainelli
· 10 years ago
2446254
net: dsa: allow switch drivers to implement suspend/resume hooks
by Florian Fainelli
· 10 years ago
2571178
net: sched: shrink struct qdisc_skb_cb to 28 bytes
by Eric Dumazet
· 10 years ago
0d56637
genetlink: add function genl_has_listeners()
by Nicolas Dichtel
· 10 years ago
54003f1
net: fix sparse warnings in SNMP_UPD_PO_STATS(_BH)
by Sabrina Dubroca
· 10 years ago
5632848
net: Changes to ip_tunnel to support foo-over-udp encapsulation
by Tom Herbert
· 10 years ago
6819563
net: dsa: allow switch drivers to specify phy_device::dev_flags
by Florian Fainelli
· 10 years ago
6a93cc9
udp-tunnel: Add a few more UDP tunnel APIs
by Andy Zhou
· 10 years ago
fd38441
udp_tunnel: Seperate ipv6 functions into its own file.
by Andy Zhou
· 10 years ago
689f1c9
ipsec: Remove obsolete MAX_AH_AUTH_LEN
by Herbert Xu
· 10 years ago
0097db0
Bluetooth: Remove exported hci_recv_fragment function
by Marcel Holtmann
· 10 years ago
b8c203b
xfrm: Generate queueing routes only from route lookup functions
by Steffen Klassert
· 10 years ago
f92ee61
xfrm: Generate blackhole routes only from route lookup functions
by Steffen Klassert
· 10 years ago
391f503d
ipvs: prevent mixing heterogeneous pools and synchronization
by Alex Gartrell
· 10 years ago
ba38528
ipvs: Supply destination address family to ip_vs_conn_new
by Alex Gartrell
· 10 years ago
655eef1
ipvs: Supply destination addr family to ip_vs_{lookup_dest,find_dest}
by Alex Gartrell
· 10 years ago
6cff339
ipvs: Add destination address family to netlink interface
by Alex Gartrell
· 10 years ago
b4d2394
dsa: Replace mii_bus with a generic host device
by Alexander Duyck
· 10 years ago
5075314
dsa: Split ops up, and avoid assigning tag_protocol and receive separately
by Alexander Duyck
· 10 years ago
6bd2bd2
Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 10 years ago
43e73e4
Bluetooth: Provide HCI command opcode information to driver
by Marcel Holtmann
· 10 years ago
ac7a04c
net: dsa: change tag_protocol to an enum
by Florian Fainelli
· 10 years ago
013b4d9
ipv6: clean up ipv6_dev_ac_inc()
by WANG Cong
· 10 years ago
25d8c0d
net: rcu-ify tcf_proto
by John Fastabend
· 10 years ago
46e5da4
net: qdisc: use rcu prefix and silence sparse warnings
by John Fastabend
· 10 years ago
381f4dc
ipv6: clean up anycast when an interface is destroyed
by Sabrina Dubroca
· 10 years ago
67981fe
netfilter: fix compilation of masquerading without IP_NF_TARGET_MASQUERADE
by Pablo Neira Ayuso
· 10 years ago
0d8614b
mac80211: replace SMPS hw flags with wiphy feature bits
by Eliad Peller
· 10 years ago
18998c3
cfg80211: allow requesting SMPS mode on ap start
by Eliad Peller
· 10 years ago
b0b6aa2
cfg80211/mac80211: add wmm info to assoc event
by Eliad Peller
· 10 years ago
960d01a
cfg80211: add WMM traffic stream API
by Johannes Berg
· 10 years ago
78f686c
cfg80211: don't put kek/kck/replay counter on the stack
by Johannes Berg
· 10 years ago
0aac383
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 10 years ago
67cc0d4
net-timestamp: optimize sock_tx_timestamp default path
by Willem de Bruijn
· 10 years ago
49a6015
net/ipv4: bind ip_nonlocal_bind to current netns
by Vincent Bernat
· 10 years ago
9ba1f726
netfilter: nf_tables: add new nft_masq expression
by Arturo Borrero
· 10 years ago
be6b635
netfilter: nf_nat: generalize IPv6 masquerading support for nf_tables
by Arturo Borrero
· 10 years ago
8dd33cc
netfilter: nf_nat: generalize IPv4 masquerading support for nf_tables
by Arturo Borrero
· 10 years ago
2a5538e
netfilter: nat: move specific NAT IPv6 to core
by Pablo Neira Ayuso
· 10 years ago
e1e930f
Bluetooth: Fix mgmt pairing failure when authentication fails
by Johan Hedberg
· 10 years ago
5b4c314
Merge tag 'master-2014-09-08' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 10 years ago
a7f26b7
inet: remove dead inetpeer sequence code
by Willem de Bruijn
· 10 years ago
fc75cc8
Bluetooth: Fix locking of the SMP context
by Johan Hedberg
· 10 years ago
f3d82d0
Bluetooth: Move identity address update behind a workqueue
by Johan Hedberg
· 10 years ago
e3b679d
Bluetooth: Update hci_disconnect() to return an error value
by Johan Hedberg
· 10 years ago
b04afa0
Bluetooth: Remove unused l2cap_conn_shutdown API
by Johan Hedberg
· 10 years ago
f94b665
Bluetooth: Ignore incoming data after initiating disconnection
by Johan Hedberg
· 10 years ago
eb78d7e
Bluetooth: Use zero timeout for immediate scheduling
by Johan Hedberg
· 10 years ago
51bb8457
Bluetooth: Improve *_get() functions to return the object type
by Johan Hedberg
· 10 years ago
c16900c
Bluetooth: Fix hci_conn reference counting for fixed channels
by Johan Hedberg
· 10 years ago
Next »