Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
aeb7ed14fe5df3a4ce019c8d4ce0b2922a091196
/
net
aeb7ed1
bridge: use kobj_to_dev instead of to_dev
by Geliang Tang
· 9 years ago
271c3b9
tcp: honour SO_BINDTODEVICE for TW_RST case too
by Florian Westphal
· 9 years ago
e46787f
tcp: send_reset: test for non-NULL sk first
by Florian Westphal
· 9 years ago
2010b93
net: tcp: deal with listen sockets properly in tcp_abort.
by Lorenzo Colitti
· 9 years ago
f2830d0
RDS: don't pretend to use cpu notifiers
by Sebastian Andrzej Siewior
· 9 years ago
5c29482
net-sysfs: use to_net_dev in net_namespace()
by Geliang Tang
· 9 years ago
07f6f4a
tcp: diag: add support for request sockets to tcp_abort()
by Eric Dumazet
· 9 years ago
23bf880
bpf: fix misleading comment in bpf_convert_filter
by Daniel Borkmann
· 9 years ago
8b614ae
bpf: move clearing of A/X into classic to eBPF migration prologue
by Daniel Borkmann
· 9 years ago
05c74e5
bpf: add bpf_skb_load_bytes helper
by Daniel Borkmann
· 9 years ago
59ce967
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 9 years ago
6dd9a14
net: Allow accepted sockets to be bound to l3mdev domain
by David Ahern
· 9 years ago
cc9da6c
ipv6: addrconf: use stable address generator for ARPHRD_NONE
by Bjørn Mork
· 9 years ago
8cb964d
ila: add NETFILTER dependency
by Arnd Bergmann
· 9 years ago
b4aae75
netfilter: meta: add support for setting skb->pkttype
by Florian Westphal
· 9 years ago
b3e0d3d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
73796d8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
ac5cc97
net: check both type and procotol for tcp sockets
by WANG Cong
· 9 years ago
07e100f
tcp: restore fastopen with no data in SYN packet
by Eric Dumazet
· 9 years ago
3822b5c
af_unix: Revert 'lock_interruptible' in stream receive code
by Rainer Weikusat
· 9 years ago
715f504
ipv6: add IPV6_HDRINCL option for raw sockets
by Hannes Frederic Sowa
· 9 years ago
32bc201
ipv6: allow routes to be configured with expire values
by Xin Long
· 9 years ago
3036fac
fou: clean up socket with kfree_rcu
by Hannes Frederic Sowa
· 9 years ago
b337904
net: Pass ndm_state to route netlink FDB notifications.
by Hubert Sokolowski
· 9 years ago
4d4f379
Merge tag 'mac80211-for-davem-2015-12-15' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 9 years ago
04ad378
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 9 years ago
566178f
net: sctp: dynamically enable or disable pf state
by Zhu Yanjun
· 9 years ago
5a1dd8a
batman-adv: lock crc access in bridge loop avoidance
by Simon Wunderlich
· 9 years ago
c05a57f
batman-adv: Fix typo 'wether' -> 'whether'
by Sven Eckelmann
· 9 years ago
01f6b5c
batman-adv: Use chain pointer when purging fragments
by Sven Eckelmann
· 9 years ago
ad7e2c4
batman-adv: unify flags access style in tt global add
by Simon Wunderlich
· 9 years ago
c169c59
batman-adv: detect local excess vlans in TT request
by Simon Wunderlich
· 9 years ago
9b29c69
ipv6: automatically enable stable privacy mode if stable_secret set
by Hannes Frederic Sowa
· 9 years ago
6857a02
sctp: use GFP_KERNEL in sctp_init()
by Eric Dumazet
· 9 years ago
c1e64e2
net: diag: Support destroying TCP sockets.
by Lorenzo Colitti
· 9 years ago
6eb5d2e
net: diag: Support SOCK_DESTROY for inet sockets.
by Lorenzo Colitti
· 9 years ago
64be0ae
net: diag: Add the ability to destroy a socket.
by Lorenzo Colitti
· 9 years ago
b613f56
net: diag: split inet_diag_dump_one_icsk into two
by Lorenzo Colitti
· 9 years ago
7f00fea
ila: Add generic ILA translation facility
by Tom Herbert
· 9 years ago
fc9e50f
netlink: add a start callback for starting a netlink dump
by Tom Herbert
· 9 years ago
33f11d1
ila: Create net/ipv6/ila directory
by Tom Herbert
· 9 years ago
6ae23ad
net: Add driver helper functions to determine checksum offloadability
by Tom Herbert
· 9 years ago
9a49850
tcp: Fix conditions to determine checksum offload
by Tom Herbert
· 9 years ago
c8cd098
net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM
by Tom Herbert
· 9 years ago
a188222
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
by Tom Herbert
· 9 years ago
53692b1
sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
by Tom Herbert
· 9 years ago
130ed5d
net: fix uninitialized variable issue
by tadeusz.struk@intel.com
· 9 years ago
5233252
bluetooth: Validate socket address length in sco_sock_bind().
by David S. Miller
· 9 years ago
225734d
net_sched: make qdisc_tree_decrease_qlen() work for non mq
by Eric Dumazet
· 9 years ago
6ff64f6
switchdev: Pass original device to port netdev driver
by Ido Schimmel
· 9 years ago
9d54783
switchdev: vlan: Use switchdev_port* in vlan_netdev_ops
by Ido Schimmel
· 9 years ago
18165f6
batman-adv: rename equiv/equal or better to similar or better
by Simon Wunderlich
· 10 years ago
4ff1e2a
batman-adv: update last seen field of single hop originators
by Marek Lindner
· 10 years ago
7587405
batman-adv: export single hop neighbor list via debugfs
by Marek Lindner
· 10 years ago
8248a4c
batman-adv: add bat_hardif_neigh_init algo ops call
by Marek Lindner
· 10 years ago
cef6341
batman-adv: add list of unique single hop neighbors per hard-interface
by Marek Lindner
· 10 years ago
9c55d3b
nfnetlink: add nfnl_dereference_protected helper
by Florian Westphal
· 9 years ago
cf1e05c
mac80211: handle width changes from opmode notification IE in beacon
by Eyal Shapira
· 9 years ago
a87da0c
mac80211: suppress unchanged "limiting TX power" messages
by Johannes Berg
· 9 years ago
1ea2c86
mac80211: reprogram in interface order
by Johannes Berg
· 9 years ago
74430f9
mac80211: run scan completed work on reconfig failure
by Johannes Berg
· 9 years ago
707554b
nl80211: Fix potential memory leak in nl80211_connect
by Ola Olsson
· 9 years ago
e5dbe07
nl80211: Fix potential memory leak in nl80211_set_wowlan
by Ola Olsson
· 9 years ago
09d1180
nl80211: fix a few memory leaks in reg.c
by Ola Olsson
· 9 years ago
f654861
skbuff: Fix offset error in skb_reorder_vlan_header
by Vlad Yasevich
· 9 years ago
5037e9e
net: fix IP early demux races
by Eric Dumazet
· 9 years ago
5148371
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 9 years ago
979f66b
iucv: call skb_linearize() when needed
by Eugene Crosser
· 9 years ago
0506eb0
iucv: prevent information leak in iucv_message
by Eugene Crosser
· 9 years ago
5241c2d
ipv6: addrconf: drop ieee802154 specific things
by Alexander Aring
· 9 years ago
79462ad0
net: add validation for the socket syscall protocol argument
by Hannes Frederic Sowa
· 9 years ago
c38c459
netfilter: implement xt_cgroup cgroup2 path match
by Tejun Heo
· 9 years ago
4ec8ff0
netfilter: prepare xt_cgroup for multi revisions
by Tejun Heo
· 9 years ago
a4ec800
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Pablo Neira Ayuso
· 9 years ago
9e5be5b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 9 years ago
19576c9
netfilter: cttimeout: add netns support
by Pablo Neira
· 9 years ago
7f49e7a
net: Flush local routes when device changes vrf association
by David Ahern
· 9 years ago
dfd01f0
sched/wait: Fix the signal handling fix
by Peter Zijlstra
· 9 years ago
a907e36
netfilter: nf_tables: use reverse traversal commit_list in nf_tables_abort
by Xin Long
· 9 years ago
fc891828
Merge tag 'nfs-for-4.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 9 years ago
f20367d
mpls: make via address optional for multipath routes
by Robert Shearman
· 9 years ago
eb7809f
mpls: fix out-of-bounds access when via address not specified
by Robert Shearman
· 9 years ago
72dcac9
mpls: don't dump RTA_VIA attribute if not specified
by Robert Shearman
· 9 years ago
a3e948e
mpls: validate L2 via address length
by Robert Shearman
· 9 years ago
d110986
openvswitch: Respect conntrack zone even if invalid
by Joe Stringer
· 9 years ago
2f3ab9f
openvswitch: Fix helper reference leak
by Joe Stringer
· 9 years ago
9470e24
ipv6: sctp: clone options to avoid use after free
by Eric Dumazet
· 9 years ago
6e71b29
mpls_iptunnel: add static qualifier to mpls_output
by Roopa Prabhu
· 9 years ago
d188ba8
xfrm: add rcu protection to sk->sk_policy[]
by Eric Dumazet
· 9 years ago
56f0473
xfrm: add rcu grace period in xfrm_policy_destroy()
by Eric Dumazet
· 9 years ago
4ada128
Bluetooth: Do not filter multicast addresses by default
by Danny Schweizer
· 9 years ago
c383835
mac802154: tx: fix synced xmit deadlock
by Alexander Aring
· 9 years ago
d3340b7
netfilter: nf_dup: add missing dependencies with NF_CONNTRACK
by Pablo Neira Ayuso
· 9 years ago
bd678e0
netfilter: nfnetlink: fix splat due to incorrect socket memory accounting in skbuff clones
by Pablo Neira Ayuso
· 9 years ago
633c9a8
netfilter: nfnetlink: avoid recurrent netns lookups in call_batch
by Pablo Neira Ayuso
· 9 years ago
b7bb110
rfkill: copy the name into the rfkill struct
by Johannes Berg
· 9 years ago
b1815fd
6lowpan: add debugfs support
by Alexander Aring
· 9 years ago
00f5931
6lowpan: add lowpan dev register helpers
by Alexander Aring
· 9 years ago
43f26e1
6lowpan: add nhc module for GHC routing extension header detection
by Stefan Schmidt
· 9 years ago
2f47994
6lowpan: add nhc module for GHC fragmentation extension header detection
by Stefan Schmidt
· 9 years ago
Next »