Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
42aecaa9bb2bd57eb8d61b4565cee5d3640863fb
/
include
/
net
42aecaa
net: Get skb hash over flow_keys structure
by Tom Herbert
· 10 years ago
dda922c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
9f95041
tcp: fix child sockets to use system default congestion control if not set
by Neal Cardwell
· 10 years ago
d803731
Merge tag 'mac80211-next-for-davem-2015-05-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 10 years ago
583d3f5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 10 years ago
50dce30
Merge tag 'mac80211-for-davem-2015-05-28' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 10 years ago
9d52bf0
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 10 years ago
3a7af58
mac80211: Fix mac80211.h docbook comments
by Jonathan Corbet
· 10 years ago
ed2dfd9
tcp/dccp: warn user for preferred ip_local_port_range
by Eric Dumazet
· 10 years ago
9302d7b
sctp: Fix mangled IPv4 addresses on a IPv6 listening socket
by Jason Gunthorpe
· 10 years ago
b69644c
nl802154: add support to set cca ed level
by Alexander Aring
· 10 years ago
d6b915e
ip_fragment: don't forward defragmented DF packet
by Florian Westphal
· 10 years ago
0f999b0
ieee802154: add set transmit power support
by Varka Bhadram
· 10 years ago
095dc8e
tcp: fix/cleanup inet_ehash_locks_alloc()
by Eric Dumazet
· 10 years ago
d0997b4
ieee802154: Remove ieee802154_reduced_mlme_ops references.
by Lennert Buytenhek
· 10 years ago
ed6c413
netfilter: nf_tables: add netdev table to filter from ingress
by Pablo Neira Ayuso
· 10 years ago
ebddf1a
netfilter: nf_tables: allow to bind table to net_device
by Pablo Neira Ayuso
· 10 years ago
80279fb
cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnect
by Johannes Berg
· 10 years ago
7f15986
ipv6: ipv6_select_ident() returns a __be32
by Eric Dumazet
· 10 years ago
d52d399
ipv6: Create percpu rt6_info
by Martin KaFai Lau
· 10 years ago
8d0b94a
ipv6: Keep track of DST_NOCACHE routes in case of iface down/unregister
by Martin KaFai Lau
· 10 years ago
3da59bd
ipv6: Create RTF_CACHE clone when FLOWI_FLAG_KNOWN_NH is set
by Martin KaFai Lau
· 10 years ago
b197df4
ipv6: Add rt6_get_cookie() function
by Martin KaFai Lau
· 10 years ago
45e4fd2
ipv6: Only create RTF_CACHE routes after encountering pmtu exception
by Martin KaFai Lau
· 10 years ago
2647a9b
ipv6: Remove external dependency on rt6i_gateway and RTF_ANYCAST
by Martin KaFai Lau
· 10 years ago
fd0273d
ipv6: Remove external dependency on rt6i_dst and rt6i_src
by Martin KaFai Lau
· 10 years ago
286c234
ipv6: Clean up ipv6_select_ident() and ip6_fragment()
by Martin KaFai Lau
· 10 years ago
c947f7e
mac802154: remove mib lock
by Alexander Aring
· 10 years ago
344f8c1
mac802154: use atomic ops for sequence incrementation
by Alexander Aring
· 10 years ago
4a3a8c0
mac802154: remove pib lock
by Alexander Aring
· 10 years ago
36583eb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
f5af1f5
inet_hashinfo: remove bsocket counter
by Eric Dumazet
· 10 years ago
eb93447
tcp: add a force_schedule argument to sk_stream_alloc_skb()
by Eric Dumazet
· 10 years ago
f8bdbb5
mac80211: add missing drv_priv description for TXQ struct
by Johannes Berg
· 10 years ago
06b2c61
ip: remove unused function prototype
by Andy Zhou
· 10 years ago
4921355
tcp: add rfc3168, section 6.1.1.1. fallback
by Daniel Borkmann
· 10 years ago
b5d721d
inet: properly align icsk_ca_priv
by Eric Dumazet
· 10 years ago
0e66545
nl802154: add support for dump phy capabilities
by Alexander Aring
· 10 years ago
6531868
ieee802154: add iftypes capability
by Alexander Aring
· 10 years ago
edea8f7
cfg802154: introduce wpan phy flags
by Alexander Aring
· 10 years ago
791021b
mac802154: check for really changes
by Alexander Aring
· 10 years ago
fea3318
ieee802154: add several phy supported handling
by Alexander Aring
· 10 years ago
72f655e
ieee802154: introduce wpan_phy_supported
by Alexander Aring
· 10 years ago
32b2355
ieee802154: change cca ed level to mbm
by Alexander Aring
· 10 years ago
e2eb173
ieee802154: change transmit power to mbm
by Alexander Aring
· 10 years ago
1a19cb6
ieee802154: change transmit power to s32
by Alexander Aring
· 10 years ago
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
· 10 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
Next »