Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
134e0dbe72bfa1059c610743fc8102fdef913bf8
/
net
b7a3a8e
Merge tag 'mac80211-next-for-davem-2015-05-19' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 10 years ago
aea0929
tcp: Return error instead of partial read for saved syn headers
by Eric B Munson
· 10 years ago
49d16b2
bridge_netfilter: No ICMP packet on IPv4 fragmentation error
by Andy Zhou
· 10 years ago
8bc0486
IPv4: skip ICMP for bridge contrack users when defrag expires
by Andy Zhou
· 10 years ago
5cf4228
ipv4: introduce frag_expire_skip_icmp()
by Andy Zhou
· 10 years ago
0bc4c07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 10 years ago
b9fbe70
netlink: Use random autobind rover
by Herbert Xu
· 10 years ago
de13346
netns: make nsid_lock per net
by WANG Cong
· 10 years ago
74b80e8
flow_dissector: remove bogus return in tipc section
by Jiri Pirko
· 10 years ago
45d4122
switchdev: add support for fdb add/del/dump via switchdev_port_obj ops.
by Samudrala, Sridhar
· 10 years ago
b66e91c
tcp: halves tcp_mem[] limits
by Eric Dumazet
· 10 years ago
76dfa60
tcp: allow one skb to be received per socket under memory pressure
by Eric Dumazet
· 10 years ago
8e4d980
tcp: fix behavior for epoll edge trigger
by Eric Dumazet
· 10 years ago
b8da51e
tcp: introduce tcp_under_memory_pressure()
by Eric Dumazet
· 10 years ago
a6c5ea4
tcp: rename sk_forced_wmem_schedule() to sk_forced_mem_schedule()
by Eric Dumazet
· 10 years ago
1a24e04
net: fix sk_mem_reclaim_partial()
by Eric Dumazet
· 10 years ago
4633c9e
net-packet: fix null pointer exception in rollover mode
by Willem de Bruijn
· 10 years ago
ba6d056
netfilter: synproxy: fix sparse errors
by Eric Dumazet
· 10 years ago
252a8fb
ipip: fix one sparse error
by Eric Dumazet
· 10 years ago
861fb10
netfilter: Use correct return for seq_show functions
by Joe Perches
· 10 years ago
55917a2
netfilter: x_tables: add context to know if extension runs from nft_compat
by Pablo Neira Ayuso
· 10 years ago
3365495
net: core: set qdisc pkt len before tc_classify
by Florian Westphal
· 10 years ago
0c58a2d
netns: fix unbalanced spin_lock on error
by Nicolas Dichtel
· 10 years ago
c24a596
ip_tunnel: Report Rx dropped in ip_tunnel_get_stats64
by Alexander Duyck
· 10 years ago
54d7c01
packet: fix warnings in rollover lock contention
by Willem de Bruijn
· 10 years ago
fa787ae
tipc: use sock_create_kern interface to create kernel socket
by Ying Xue
· 10 years ago
dd3aa3b
cls_flower: Fix compile error
by Brian Haley
· 10 years ago
dd3f9e7
tipc: add packet sequence number at instant of transmission
by Jon Paul Maloy
· 10 years ago
f21e897
tipc: improve link congestion algorithm
by Jon Paul Maloy
· 10 years ago
cd4eee3
tipc: simplify link supervision checkpointing
by Jon Paul Maloy
· 10 years ago
a97b9d3
tipc: rename fields in struct tipc_link
by Jon Paul Maloy
· 10 years ago
e4bf4f7
tipc: simplify packet sequence number handling
by Jon Paul Maloy
· 10 years ago
a6bf70f
tipc: simplify include dependencies
by Jon Paul Maloy
· 10 years ago
75b44b0
tipc: simplify link timer handling
by Jon Paul Maloy
· 10 years ago
b1c29f6
tipc: simplify resetting and disabling of bearers
by Jon Paul Maloy
· 10 years ago
12b7ed2
netfilter: xt_MARK: Add ARP support
by Zhang Chunyu
· 10 years ago
a3b1c1e
netfilter: ipset: deinline ip_set_put_extensions()
by Denys Vlasenko
· 10 years ago
a9fcc6a
netfilter: bridge: free nf_bridge info on xmit
by Florian Westphal
· 10 years ago
7fb48c5
netfilter: bridge: neigh_head and physoutdev can't be used at same time
by Florian Westphal
· 10 years ago
e687ad6
netfilter: add netfilter ingress hook after handle_ing() under unique static key
by Pablo Neira
· 10 years ago
1cf51900
net: add CONFIG_NET_INGRESS to enable ingress filtering
by Pablo Neira
· 10 years ago
f719148
netfilter: add hook list to nf_hook_state
by Pablo Neira
· 10 years ago
a080e7b
net: Reserve skb headroom and set skb->dev even if using __alloc_skb
by Alexander Duyck
· 10 years ago
d37d29c
geneve_core: identify as driver library in modules description
by John W. Linville
· 10 years ago
11e1fa4
geneve: Rename support library as geneve_core
by John W. Linville
· 10 years ago
35d32e8
geneve: move definition of geneve_hdr() to geneve.h
by John W. Linville
· 10 years ago
125907a
geneve: remove MODULE_ALIAS_RTNL_LINK from net/ipv4/geneve.c
by John W. Linville
· 10 years ago
a9b6391
packet: rollover statistics
by Willem de Bruijn
· 10 years ago
3b3a5b0
packet: rollover huge flows before small flows
by Willem de Bruijn
· 10 years ago
2ccdbaa
packet: rollover lock contention avoidance
by Willem de Bruijn
· 10 years ago
9954729
packet: rollover only to socket with headroom
by Willem de Bruijn
· 10 years ago
0648ab7
packet: rollover prepare: per-socket state
by Willem de Bruijn
· 10 years ago
ad377ca
packet: rollover prepare: move code out of callsites
by Willem de Bruijn
· 10 years ago
7d771aa
ipv4: __ip_local_out_sk() is static
by Eric Dumazet
· 10 years ago
216f8bb
tcp/dccp: tw_timer_handler() is static
by Eric Dumazet
· 10 years ago
77b9900
tc: introduce Flower classifier
by Jiri Pirko
· 10 years ago
59346af
flow_dissector: change port array into src, dst tuple
by Jiri Pirko
· 10 years ago
67a900c
flow_dissector: introduce support for Ethernet addresses
by Jiri Pirko
· 10 years ago
b924933
flow_dissector: introduce support for ipv6 addressses
by Jiri Pirko
· 10 years ago
06635a3
flow_dissect: use programable dissector in skb_flow_dissect and friends
by Jiri Pirko
· 10 years ago
fbff949
flow_dissector: introduce programable flow_dissector
by Jiri Pirko
· 10 years ago
0db89b8
flow_dissector: fix doc for skb_get_poff
by Jiri Pirko
· 10 years ago
638b2a6
net: move netdev_pick_tx and dependencies to net/core/dev.c
by Jiri Pirko
· 10 years ago
5605c76
net: move __skb_tx_hash to dev.c
by Jiri Pirko
· 10 years ago
d4fd327
flow_dissector: fix doc for __skb_get_hash and remove couple of empty lines
by Jiri Pirko
· 10 years ago
10b89ee4
net: move *skb_get_poff declarations into correct header
by Jiri Pirko
· 10 years ago
1bd758e
net: change name of flow_dissector header to match the .c file name
by Jiri Pirko
· 10 years ago
e578d9c
net: sched: use counter to break reclassify loops
by Florian Westphal
· 10 years ago
b04096f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
42275bd
switchdev: don't use anonymous union on switchdev attr/obj structs
by Scott Feldman
· 10 years ago
7a7ee53
switchdev: sparse warning: pass ipv4 fib dst as network-byte order
by Scott Feldman
· 10 years ago
22c1f67
switchdev: sparse warning: make __switchdev_port_obj_add static
by Scott Feldman
· 10 years ago
a9756e6
netfilter: ipset: Use better include files in xt_set.c
by Jozsef Kadlecsik
· 10 years ago
1823fb7
netfilter: ipset: Improve preprocessor macros checks
by Sergey Popovich
· 10 years ago
58cc06d
netfilter: ipset: Fix hashing for ipv6 sets
by Sergey Popovich
· 10 years ago
0372618
netfilter: ipset: Check for comment netlink attribute length
by Sergey Popovich
· 10 years ago
728a7e6
netfilter: ipset: Return bool values instead of int
by Sergey Popovich
· 10 years ago
cabfd13
netfilter: ipset: Use HOST_MASK literal to represent host address CIDR len
by Sergey Popovich
· 10 years ago
d25472e
netfilter: ipset: Check IPSET_ATTR_PORT only once
by Sergey Popovich
· 10 years ago
8e55d2e
netfilter: ipset: Return ipset error instead of bool
by Sergey Popovich
· 10 years ago
43ef29c
netfilter: ipset: Preprocessor directices cleanup
by Sergey Popovich
· 10 years ago
2b67d6e
netfilter: ipset: No need to make nomatch bitfield
by Sergey Popovich
· 10 years ago
caed0ed
netfilter: ipset: Properly calculate extensions offsets and total length
by Sergey Popovich
· 10 years ago
3e4e8d1
netfilter: ipset: make ip_set_get_ip*_port to use skb_network_offset
by Alexander Drozdov
· 10 years ago
22496f09
netfilter: ipset: Give a better name to a macro in ip_set_core.c
by Jozsef Kadlecsik
· 10 years ago
2006aa4
netfilter: ipset: Fix sparse warning
by Jozsef Kadlecsik
· 10 years ago
110bc76
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
9449c3c
net: make skb_dst_pop routine static
by Ying Xue
· 10 years ago
9eea922
pktgen: fix packet generation
by Alexei Starovoitov
· 10 years ago
a202924
net: deinline netif_tx_stop_all_queues(), remove WARN_ON in netif_tx_stop_queue()
by Denys Vlasenko
· 10 years ago
e3d8ecb
netns: return RTM_NEWNSID instead of RTM_GETNSID on a get
by Nicolas Dichtel
· 10 years ago
7889cbe
switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flag
by Scott Feldman
· 10 years ago
58c2cb1
switchdev: convert fib_ipv4_add/del over to switchdev_port_obj_add/del
by Scott Feldman
· 10 years ago
8793d0a
switchdev: add new switchdev_port_bridge_getlink
by Scott Feldman
· 10 years ago
8508025
bridge: revert br_dellink change back to original
by Scott Feldman
· 10 years ago
87a5dae
switchdev: remove unused switchdev_port_bridge_dellink
by Scott Feldman
· 10 years ago
5c34e02
switchdev: add new switchdev_port_bridge_dellink
by Scott Feldman
· 10 years ago
41c498b
bridge: restore br_setlink back to original
by Scott Feldman
· 10 years ago
e71f220
switchdev: remove old switchdev_port_bridge_setlink
by Scott Feldman
· 10 years ago
47f8328
switchdev: add new switchdev bridge setlink
by Scott Feldman
· 10 years ago
Next »