Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b1964b5fce389a5660139ca39c25ff294da07b4f
/
include
/
net
b1964b5
tcp: constify tcp_openreq_init_rwin()
by Eric Dumazet
· 9 years ago
b40cf18
tcp: constify listener socket in tcp_v[46]_init_req()
by Eric Dumazet
· 9 years ago
f623ab7
switchdev: reduce transaction phase enum down to a boolean
by Jiri Pirko
· 9 years ago
9f6467c
switchdev: remove "ABORT" transaction phase
by Jiri Pirko
· 9 years ago
2b8a61a
switchdev: remove "NONE" transaction phase
by Jiri Pirko
· 9 years ago
8bdb427
switchdev: add switchdev_trans_ph_prepare/commit helpers
by Jiri Pirko
· 9 years ago
f8db834
switchdev: move transaction phase enum under transaction structure
by Jiri Pirko
· 9 years ago
7ea6eb3
switchdev: introduce transaction item queue for attr_set and obj_add
by Jiri Pirko
· 9 years ago
69f5df4
switchdev: rename "trans" to "trans_ph".
by Jiri Pirko
· 9 years ago
38cf595
ipv6: remove unused neigh parameter from ndisc functions
by Jiri Benc
· 9 years ago
92c14d9
genetlink: simplify genl_notify
by Jiri Benc
· 9 years ago
06e60e5
net/ethoc: support big-endian register layout
by Max Filippov
· 9 years ago
99cb99a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 9 years ago
0f1c28a
tcp: usec resolution SYN/ACK RTT
by Yuchung Cheng
· 9 years ago
91e60eb
s390/iucv: do not use arrays as argument
by Ursula Braun
· 9 years ago
5dcd246
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 9 years ago
c7af648
netfilter: Pass net into nf_xfrm_me_harder
by Eric W. Biederman
· 9 years ago
06198b3
netfilter: Pass priv instead of nf_hook_ops to netfilter hooks
by Eric W. Biederman
· 9 years ago
a31f1ad
netfilter: nf_conntrack: Add a struct net parameter to l4_pkt_to_tuple
by Eric W. Biederman
· 9 years ago
a4ffe31
act_connmark: Remember the struct net instead of guessing it.
by Eric W. Biederman
· 9 years ago
206e8c0
netfilter: Pass net to nf_dup_ipv4 and nf_dup_ipv6
by Eric W. Biederman
· 9 years ago
46448d0
netfilter: nf_tables: Pass struct net in nft_pktinfo
by Eric W. Biederman
· 9 years ago
156c196
netfilter: x_tables: Pass struct net in xt_action_param
by Eric W. Biederman
· 9 years ago
6aa187f
netfilter: nf_tables: kill nft_pktinfo.ops
by Eric W. Biederman
· 9 years ago
36aea58
Merge tag 'ipvs-for-v4.4' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next
by Pablo Neira Ayuso
· 9 years ago
e781b7f
Bluetooth: Add BT_ERR_RATELIMITED
by Szymon Janc
· 9 years ago
27b29f6
bpf: add bpf_redirect() helper
by Alexei Starovoitov
· 9 years ago
045efa8
cls_bpf: introduce integrated actions
by Daniel Borkmann
· 9 years ago
58d607d
tcp: provide skb->hash to synack packets
by Eric Dumazet
· 9 years ago
0c4b51f
netfilter: Pass net into okfn
by Eric W. Biederman
· 9 years ago
5a70649
net: Merge dst_output and dst_output_sk
by Eric W. Biederman
· 9 years ago
a6568b2
xfrm: Remove unused afinfo method init_dst
by Eric W. Biederman
· 9 years ago
bfe08a8
ieee802154: af_ieee802154: fix typo in comment.
by Stefan Schmidt
· 9 years ago
187625e
ieee802154: 6lowpan: remove tx full-size calc workaround
by Alexander Aring
· 9 years ago
54552d0
ieee802154: 6lowpan: check on valid 802.15.4 frame
by Alexander Aring
· 9 years ago
72a5e6b
ieee820154: 6lowpan: dispatch evaluation rework
by Alexander Aring
· 9 years ago
6b3cc1d
Bluetooth: close HCI device when user channel socket gets closed
by Simon Fels
· 9 years ago
6f558b7
Bluetooth: Add bt_dev logging macros
by Loic Poulain
· 9 years ago
4e47809
ipvs: add sysctl to ignore tunneled packets
by Alex Gartrell
· 9 years ago
d5566fd
rtnetlink: RTEXT_FILTER_SKIP_STATS support to avoid dumping inet/inet6 stats
by Sowmini Varadhan
· 9 years ago
b7503e0
net: Add FIB table id to rtable
by David Ahern
· 9 years ago
65c61bc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
f53de1e
net: ipv6: use common fib_default_rule_pref
by Phil Sutter
· 9 years ago
26d2177
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 9 years ago
e752eb6
memcg: move memcg_proto_active from sock.h
by Michal Hocko
· 9 years ago
33398cf
memcg: export struct mem_cgroup
by Michal Hocko
· 9 years ago
080fff5
Merge tag 'mac80211-for-davem-2015-09-04' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 9 years ago
53cfd05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 9 years ago
22f6689
mac80211: protect non-HT BSS when HT TDLS traffic exists
by Avri Altman
· 9 years ago
62da986
netfilter: nf_conntrack: make nf_ct_zone_dflt built-in
by Daniel Borkmann
· 9 years ago
20a17bf
flow_dissector: Use 'const' where possible.
by David S. Miller
· 9 years ago
4b36993
flow_dissector: Don't use bit fields.
by David S. Miller
· 9 years ago
823b969
flow_dissector: Add control/reporting of encapsulation
by Tom Herbert
· 9 years ago
872b1ab
flow_dissector: Add flag to stop parsing when an IPv6 flow label is seen
by Tom Herbert
· 9 years ago
8306b68
flow_dissector: Add flag to stop parsing at L3
by Tom Herbert
· 9 years ago
807e165
flow_dissector: Add control/reporting of fragmentation
by Tom Herbert
· 9 years ago
c6cc1ca
flowi: Abstract out functions to get flow hash based on flowi
by Tom Herbert
· 9 years ago
bcc8383
skbuff: Make __skb_set_sw_hash a general function
by Tom Herbert
· 9 years ago
e527693
flow_dissector: Move skb related functions to skbuff.h
by Tom Herbert
· 9 years ago
9b8ff51
net: Make table id type u32
by David Ahern
· 9 years ago
9cf94ea
netfilter: conntrack: use nf_ct_tmpl_free in CT/synproxy error paths
by Daniel Borkmann
· 9 years ago
63b6c13
tun_dst: Remove opts_size
by Pravin B Shelar
· 9 years ago
94485fe
ipvs: add schedule_icmp sysctl
by Alex Gartrell
· 9 years ago
802c41a
ipvs: drop inverse argument to conn_{in,out}_get
by Alex Gartrell
· 9 years ago
4fd9bee
ipvs: Add hdr_flags to iphdr
by Alex Gartrell
· 9 years ago
b0e010c
ipvs: replace ip_vs_fill_ip4hdr with ip_vs_fill_iph_skb_off
by Alex Gartrell
· 9 years ago
c42858e
gro_cells: remove spinlock protecting receive queues
by Eric Dumazet
· 9 years ago
c3a8d94
tcp: use dctcp if enabled on the route to the initiator
by Daniel Borkmann
· 9 years ago
4c22279
ip-tunnel: Use API to access tunnel metadata options.
by Pravin B Shelar
· 9 years ago
c4c6bc3
net: Introduce helper functions to get the per cpu data
by Raghavendra K T
· 9 years ago
e999869
net/bonding: Export bond_option_active_slave_get_rcu
by Matan Barak
· 9 years ago
399e6f9
net/ipv6: Export addrconf_ifid_eui48
by Matan Barak
· 9 years ago
a43a9ef
vxlan: do not receive IPv4 packets on IPv6 socket
by Jiri Benc
· 9 years ago
7f9562a
ip_tunnels: record IP version in tunnel info
by Jiri Benc
· 9 years ago
46fa062
ip_tunnels: convert the mode field of ip_tunnel_info to flags
by Jiri Benc
· 9 years ago
581a5f2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 9 years ago
192132b
net: Add support for VRFs to inetpeer cache
by David Ahern
· 9 years ago
5345c2e
net: Refactor inetpeer address struct
by David Ahern
· 9 years ago
d39d14f
net: Add helper function to compare inetpeer addresses
by David Ahern
· 9 years ago
3abef28
net: Add set,get helpers for inetpeer addresses
by David Ahern
· 9 years ago
72afa35
net: Introduce ipv4_addr_hash and use it for tcp metrics
by David Ahern
· 9 years ago
d66d6c3
net: sched: register noqueue qdisc
by Phil Sutter
· 9 years ago
371bd10
geneve: Consolidate Geneve functionality in single module.
by Pravin B Shelar
· 9 years ago
e305ac6
geneve: Add support to collect tunnel metadata.
by Pravin B Shelar
· 9 years ago
c29a70d
tunnel: introduce udp_tun_rx_dst()
by Pravin B Shelar
· 9 years ago
3b3ae88
net: sched: consolidate tc_classify{,_compat}
by Daniel Borkmann
· 9 years ago
86ca02e
netfilter: connlabels: Export setting connlabel length
by Joe Stringer
· 9 years ago
e79e259
dst: Add __skb_dst_copy() variation
by Joe Stringer
· 9 years ago
cff8245
net_sched: act_bpf: remove spinlock in fast path
by Alexei Starovoitov
· 9 years ago
3c64562
net_sched: make tcf_hash_destroy() static
by Alexei Starovoitov
· 9 years ago
48e92c4
vxlan: fix multiple inclusion of vxlan.h
by Jiri Benc
· 9 years ago
2c0027c
inetpeer: remove dead code
by David Ahern
· 9 years ago
43e122b
tcp: refine pacing rate determination
by Eric Dumazet
· 9 years ago
6f021c6
tcp: fix slow start after idle vs TSO/GSO
by Eric Dumazet
· 9 years ago
127eb7c
lwt: Add cfg argument to build_state
by Tom Herbert
· 9 years ago
d9893d1
Merge tag 'nfc-next-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next
by David S. Miller
· 9 years ago
751a587
route: fix breakage after moving lwtunnel state
by Jiri Benc
· 9 years ago
58ce31c
vxlan: GRO support at tunnel layer
by Tom Herbert
· 9 years ago
d332881
ipvs: add more mcast parameters for the sync daemon
by Julian Anastasov
· 9 years ago
e4ff675
ipvs: add sync_maxlen parameter for the sync daemon
by Julian Anastasov
· 9 years ago
Next »