Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
134e0dbe72bfa1059c610743fc8102fdef913bf8
/
include
/
net
49d16b2
bridge_netfilter: No ICMP packet on IPv4 fragmentation error
by Andy Zhou
· 10 years ago
5cf4228
ipv4: introduce frag_expire_skip_icmp()
by Andy Zhou
· 10 years ago
de13346
netns: make nsid_lock per net
by WANG Cong
· 9 years ago
45d4122
switchdev: add support for fdb add/del/dump via switchdev_port_obj ops.
by Samudrala, Sridhar
· 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
d53a2aa
net: fix sparse error in csum_replace4()
by Eric Dumazet
· 10 years ago
264ea10
tcp: syncookies: extend validity range
by Eric Dumazet
· 10 years ago
35d32e8
geneve: move definition of geneve_hdr() to geneve.h
by John W. Linville
· 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
c3f8eae
flow_dissector: add missing header includes
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
9c684b5
net: move __skb_get_hash function declaration to flow_dissector.h
by Jiri Pirko
· 10 years ago
10b89ee4
net: move *skb_get_poff declarations into correct header
by Jiri Pirko
· 10 years ago
b0a3143
flow_dissector: remove unused function flow_get_hlen declaration
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
5eb764e
switchdev: align comment with other comments in block
by Scott Feldman
· 10 years ago
9449c3c
net: make skb_dst_pop routine static
by Ying Xue
· 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
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
e71f220
switchdev: remove old switchdev_port_bridge_setlink
by Scott Feldman
· 10 years ago
6004c86
switchdev: add bridge port flags attr
by Scott Feldman
· 10 years ago
6fc3016
switchdev: add port vlan obj
by Scott Feldman
· 10 years ago
491d0f1
switchdev: introduce switchdev add/del obj ops
by Scott Feldman
· 10 years ago
3563606
switchdev: convert STP update to switchdev attr set
by Scott Feldman
· 10 years ago
f8e20a9
switchdev: convert parent_id_get to switchdev attr get
by Scott Feldman
· 10 years ago
3094333
switchdev: introduce get/set attrs ops
by Scott Feldman
· 10 years ago
9d47c0a
switchdev: s/swdev_/switchdev_/
by Jiri Pirko
· 10 years ago
ebb9a03
switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/
by Jiri Pirko
· 10 years ago
b396cca
net: sched: deprecate enqueue_root()
by Eric Dumazet
· 10 years ago
d22a5fc
bonding: Implement user key part of port_key in an AD system.
by Mahesh Bandewar
· 10 years ago
7451495
bonding: Allow userspace to set actors' macaddr in an AD-system.
by Mahesh Bandewar
· 10 years ago
6791e46
bonding: Allow userspace to set actors' system_priority in AD system
by Mahesh Bandewar
· 10 years ago
affb979
net: kill sk_change_net and sk_release_kernel
by Eric W. Biederman
· 10 years ago
26abe14
net: Modify sk_alloc to not reference count the netns of kernel sockets.
by Eric W. Biederman
· 10 years ago
11aa9c2
net: Pass kern from net_proto_family.create to sk_alloc
by Eric W. Biederman
· 10 years ago
80ba92f
codel: add ce_threshold attribute
by Eric Dumazet
· 10 years ago
59324cf
netlink: allow to listen "all" netns
by Nicolas Dichtel
· 10 years ago
7a0877d
netns: rename peernet2id() to peernet2id_alloc()
by Nicolas Dichtel
· 10 years ago
0e00a0f
Merge tag 'mac80211-next-for-davem-2015-05-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 10 years ago
e520af4
tcp: add TCPWinProbe and TCPKeepAlive SNMP counters
by Eric Dumazet
· 10 years ago
21c8fe9
tcp: adjust window probe timers to safer values
by Eric Dumazet
· 10 years ago
06f207f
cfg80211: change GO_CONCURRENT to IR_CONCURRENT for STA
by Arik Nemtsov
· 10 years ago
a31cf1c
mac80211: extend get_key() to return PN for all ciphers
by Johannes Berg
· 10 years ago
9352c19
mac80211: extend get_tkip_seq to all keys
by Johannes Berg
· 10 years ago
cd8ae85
tcp: provide SYN headers for passive connections
by Eric Dumazet
· 10 years ago
f5c4ae0
mac80211: make LED trigger names const
by Johannes Berg
· 10 years ago
b7ba7b4
Merge tag 'mac80211-for-davem-2015-05-04' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 10 years ago
73e8431
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 10 years ago
9afd85c
net: Export IGMP/MLD message validation code
by Linus Lüssing
· 10 years ago
ff419b3
mac80211: fix 90 kernel-doc warnings
by Randy Dunlap
· 10 years ago
2f59e1e
net: Add flow_keys digest
by Tom Herbert
· 10 years ago
a5d2809
codel: fix maxpacket/mtu confusion
by Eric Dumazet
· 10 years ago
82a584b
ipv6: Flow label state ranges
by Tom Herbert
· 10 years ago
4749c3ef
net: sched: remove TC_MUNGED bits
by Florian Westphal
· 10 years ago
afc4eef
ipv6: Remove DST_METRICS_FORCE_OVERWRITE and _rt6i_peer
by Martin KaFai Lau
· 10 years ago
4b32b5a
ipv6: Stop rt6_info from using inet_peer's metrics
by Martin KaFai Lau
· 10 years ago
5b4a1039
cfg802154: pass name_assign_type to rdev_add_virtual_intf()
by Varka Bhadram
· 10 years ago
42fb23e
mac802154: add description to mac802154 APIs
by Varka Bhadram
· 10 years ago
64f40ff
tcp: prepare CC get_info() access from getsockopt()
by Eric Dumazet
· 10 years ago
0df48c2
tcp: add tcpi_bytes_acked to tcp_info
by Eric Dumazet
· 10 years ago
73b5a6f2
net/bonding: Make DRV macros private
by Matan Barak
· 10 years ago
b357a36
inet: fix possible panic in reqsk_queue_unlink()
by Eric Dumazet
· 10 years ago
b497de6
mac80211: notify the driver on reordering buffer timeout
by Emmanuel Grumbach
· 10 years ago
6382246
mac80211: notify the driver upon BAR Rx
by Emmanuel Grumbach
· 10 years ago
df14046
mac80211: remove support for IFF_PROMISC
by Johannes Berg
· 10 years ago
680a0da
mac80211: allow drivers to support S/G
by Johannes Berg
· 10 years ago
17c18bf
mac80211: add TX fastpath
by Johannes Berg
· 10 years ago
a839e46
mac80211: Fix mac80211.h docbook comments
by Jonathan Corbet
· 10 years ago
388f997
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
2591ffd
netns: remove BUG_ONs from net_generic()
by Denys Vlasenko
· 10 years ago
521f1cf
inet_diag: fix access to tcp cc information
by Eric Dumazet
· 10 years ago
fa92789
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
bae97d8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 10 years ago
6e8a9d9
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by David S. Miller
· 10 years ago
789f558
tcp/dccp: get rid of central timewait timer
by Eric Dumazet
· 10 years ago
151d799
netfilter: nf_tables: mark stateful expressions
by Patrick McHardy
· 10 years ago
f25ad2e
netfilter: nf_tables: prepare for expressions associated to set elements
by Patrick McHardy
· 10 years ago
0b2d8a7
netfilter: nf_tables: add helper functions for expression handling
by Patrick McHardy
· 10 years ago
7d74026
netfilter: nf_tables: variable sized set element keys / data
by Patrick McHardy
· 10 years ago
d0a11fc
netfilter: nf_tables: support variable sized data in nft_data_init()
by Patrick McHardy
· 10 years ago
49499c3
netfilter: nf_tables: switch registers to 32 bit addressing
by Patrick McHardy
· 10 years ago
b1c96ed
netfilter: nf_tables: add register parsing/dumping helpers
by Patrick McHardy
· 10 years ago
8cd8937
netfilter: nf_tables: convert sets to u32 data pointers
by Patrick McHardy
· 10 years ago
e562d86
netfilter: nf_tables: kill nft_data_cmp()
by Patrick McHardy
· 10 years ago
1ca2e17
netfilter: nf_tables: use struct nft_verdict within struct nft_data
by Patrick McHardy
· 10 years ago
a55e22e
netfilter: nf_tables: get rid of NFT_REG_VERDICT usage
by Patrick McHardy
· 10 years ago
d07db98
netfilter: nf_tables: introduce nft_validate_register_load()
by Patrick McHardy
· 10 years ago
27e6d20
netfilter: nf_tables: kill nft_validate_output_register()
by Patrick McHardy
· 10 years ago
1ec1021
netfilter: nf_tables: rename nft_validate_data_load()
by Patrick McHardy
· 10 years ago
45d9bcd
netfilter: nf_tables: validate len in nft_validate_data_load()
by Patrick McHardy
· 10 years ago
Next »