Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
0864c158836c2d0edb61f7128475e192b09bc851
/
net
0864c15
net: eth_type_trans() should use skb_header_pointer()
by Eric Dumazet
· 11 years ago
5ff1dd2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables
by David S. Miller
· 11 years ago
89740ca
neigh: use NEIGH_VAR_INIT in ndo_neigh_setup functions.
by Jiri Pirko
· 11 years ago
5b84efe
ipv6 addrconf: don't cleanup prefix route for IFA_F_NOPREFIXROUTE
by Thomas Haller
· 11 years ago
761aac7
ipv6 addrconf: add IFA_F_NOPREFIXROUTE flag to suppress creation of IP6 routes
by Thomas Haller
· 11 years ago
6631c5ce
Revert "batman-adv: drop dependency against CRC16"
by David S. Miller
· 11 years ago
0ea5e4d
sctp: create helper function to enable|disable sackdelay
by wangweidong
· 11 years ago
d76ed22
ipv6: move IPV6_TCLASS_SHIFT into ipv6.h and define a helper
by Li RongQing
· 11 years ago
a53d34c
net: move 6lowpan compression code to separate module
by Dmitry Eremin-Solenikov
· 11 years ago
5bb025f
net: rename sysfs symlinks on device name change
by Veaceslav Falico
· 11 years ago
3ee3270
net: add sysfs helpers for netdev_adjacent logic
by Veaceslav Falico
· 11 years ago
3977458
neigh: split lines for NEIGH_VAR_SET so they are not too long
by Jiri Pirko
· 11 years ago
847c8e2
netfilter: nft_ct: fix compilation warning if NF_CONNTRACK_MARK is not set
by Kristian Evensen
· 11 years ago
b53c733
tcp: do not export tcp_gso_segment() and tcp_gro_receive()
by Eric Dumazet
· 11 years ago
7f2b856
net: nl80211: __dev_get_by_index instead of dev_get_by_index to find interface
by Ying Xue
· 11 years ago
5af28de
can: use __dev_get_by_index instead of dev_get_by_index to find interface
by Ying Xue
· 11 years ago
a74e942
caif: __dev_get_by_index instead of dev_get_by_index to find interface
by Ying Xue
· 11 years ago
16b7769
batman-adv: use __dev_get_by_index instead of dev_get_by_index to find interface
by Ying Xue
· 11 years ago
d4c5fba
decnet: use __dev_get_by_index instead of dev_get_by_index to find interface
by Ying Xue
· 11 years ago
d9ac62b
dcb: use __dev_get_by_name instead of dev_get_by_name to find interface
by Ying Xue
· 11 years ago
ec35b61
IPv6: move the anycast_src_echo_reply sysctl to netns_sysctl_ipv6
by FX Le Bail
· 11 years ago
0e864b2
sctp: remove a redundant NULL check
by Dan Carpenter
· 11 years ago
963a1855
tipc: spelling fixes
by stephen hemminger
· 11 years ago
db9c7c3
ipv6: addrconf spelling fixes
by stephen hemminger
· 11 years ago
88bfe6ea
net: Spelling s/transmition/transmission/
by Geert Uytterhoeven
· 11 years ago
63862b5
net: replace macros net_random and net_srandom with direct calls to prandom
by Aruna-Hewapathirane
· 11 years ago
825edac
ipv6: copy traffic class from ping request to reply
by Hannes Frederic Sowa
· 11 years ago
72c1d3b
ipv4: register igmp_notifier even when !CONFIG_PROC_FS
by WANG Cong
· 11 years ago
ae78dbf
net: Add trace events for all receive entry points, exposing more skb fields
by Ben Hutchings
· 11 years ago
d87d04a
net: Add net_dev_start_xmit trace event, exposing more skb fields
by Ben Hutchings
· 11 years ago
2056766
net: Fix indentation in dev_hard_start_xmit()
by Ben Hutchings
· 11 years ago
0a379e21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
ed1f50c
net: add skb_checksum_setup
by Paul Durrant
· 11 years ago
419331d
netfilter: Add dependency on IPV6 for NF_TABLES_INET
by Paul Gortmaker
· 11 years ago
b86f81cc
bridge: move br_net_exit() to br.c
by WANG Cong
· 11 years ago
aef2b45
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 11 years ago
70315d2
inet_diag: fix inet_diag_dump_icsk() to use correct state for timewait sockets
by Neal Cardwell
· 11 years ago
853dc21
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 11 years ago
2315dc9
net: make dev_set_mtu() honor notification return code
by Veaceslav Falico
· 11 years ago
6daaf0d
sctp: make sctp_addto_chunk_fixed local
by stephen hemminger
· 11 years ago
b5d2b28
l2tp: make local functions static
by stephen hemminger
· 11 years ago
b884b1a
gre_offload: simplify GRE header length calculation in gre_gso_segment()
by Neal Cardwell
· 11 years ago
7eb8896
net_sched: act: remove struct tcf_act_hdr
by WANG Cong
· 11 years ago
a8701a6
net_sched: avoid casting void pointer
by WANG Cong
· 11 years ago
2519a60
net_sched: optimize tcf_match_indev()
by WANG Cong
· 11 years ago
832d1d5
net_sched: add struct net pointer to tcf_proto_ops->dump
by WANG Cong
· 11 years ago
a56e195
net_sched: act: clean up notification functions
by WANG Cong
· 11 years ago
ddafd34
net_sched: act: move idx_gen into struct tcf_hashinfo
by WANG Cong
· 11 years ago
600adc1
net: gro: change GRO overflow strategy
by Eric Dumazet
· 11 years ago
d10dbad
gre_offload: fix sparse non static symbol warning
by Wei Yongjun
· 11 years ago
8ed1dc4
ipv4: introduce hardened ip_no_pmtu_disc mode
by Hannes Frederic Sowa
· 11 years ago
0954cf9
ipv6: introduce ip6_dst_mtu_forward and protect forwarding path with it
by Hannes Frederic Sowa
· 11 years ago
f87c10a
ipv4: introduce ip_dst_mtu_maybe_forward and protect forwarding path against pmtu spoofing
by Hannes Frederic Sowa
· 11 years ago
6c76a07
HHF qdisc: fix jiffies-time conversion.
by Terry Lam
· 11 years ago
12afc36
batman-adv: drop dependency against CRC16
by Antonio Quartulli
· 11 years ago
8d90d77
batman-adv: Start new development cycle
by Simon Wunderlich
· 11 years ago
e19f975
batman-adv: update copyright years for 2014
by Simon Wunderlich
· 11 years ago
031ace8
batman-adv: add build checks for packet sizes
by Simon Wunderlich
· 11 years ago
82ab332
batman-adv: remove returns at the end of void functions
by Antonio Quartulli
· 11 years ago
cb1c92e
batman-adv: add debugfs support to view multiif tables
by Simon Wunderlich
· 11 years ago
5bc7c1e
batman-adv: add debugfs structure for information per interface
by Simon Wunderlich
· 11 years ago
f3b3d90
batman-adv: add bonding again
by Simon Wunderlich
· 11 years ago
ef0a937
batman-adv: consider outgoing interface in OGM sending
by Simon Wunderlich
· 11 years ago
c039876
batman-adv: add WiFi penalty
by Simon Wunderlich
· 11 years ago
7351a482
batman-adv: split out router from orig_node
by Simon Wunderlich
· 11 years ago
8965233
batman-adv: split tq information in neigh_node struct
by Simon Wunderlich
· 11 years ago
f6c8b71
batman-adv: remove bonding and interface alternating
by Simon Wunderlich
· 11 years ago
45593c2
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 11 years ago
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
f663dd9
net: core: explicitly select a txq before doing l2 forwarding
by Jason Wang
· 11 years ago
c4d7099
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 11 years ago
8f46df1
netfilter: nf_tables: fix missing byteorder conversion in policy
by Pablo Neira Ayuso
· 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
6bae919
{xfrm,pktgen} Fix compiling error when CONFIG_XFRM is not set
by Fan Du
· 11 years ago
07edd74
ipv6: add link-local, sit and loopback address with INFINITY_LIFE_TIME
by Hannes Frederic Sowa
· 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
74f77a6b
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
Next »