Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c50d2e5d94e1405d739a0656c3a1943688dd629e
/
net
a49eb42
sched, act: allow to clear all actions as well
by Cong Wang
· 11 years ago
2f7ef2f
sched, cls: check if we could overwrite actions when changing a filter
by Cong Wang
· 11 years ago
22e7987
tipc: fix a possible memory leak
by Ying Xue
· 11 years ago
851bdd1
inetpeer_gc_worker: trivial cleanup
by xiao jin
· 11 years ago
1818ce4
net_namespace: trivial cleanup
by xiao jin
· 11 years ago
78acb1f
tipc: add ioctl to fetch link names
by Erik Hugne
· 11 years ago
a89778d
tipc: add support for link state subscriptions
by Erik Hugne
· 11 years ago
f01ec1c
vxlan: add x-netns support
by Nicolas Dichtel
· 11 years ago
4366004
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
83d5b7e
net: filter: initialize A and X registers
by Alexei Starovoitov
· 11 years ago
22f0806
ip6gre: add x-netns support
by Nicolas Dichtel
· 11 years ago
b57708a
gre: add x-netns support
by Nicolas Dichtel
· 11 years ago
7774d5e
netlink: implement unbind to netlink_setsockopt NETLINK_DROP_MEMBERSHIP
by Richard Guy Briggs
· 11 years ago
4f52090
netlink: have netlink per-protocol bind function return an error code.
by Richard Guy Briggs
· 11 years ago
bfe4bc7
netlink: simplify nfnetlink_bind
by Richard Guy Briggs
· 11 years ago
4cd3675
filter: added BPF random opcode
by Chema Gonzalez
· 11 years ago
5a4ae5f
vlan: unnecessary to check if vlan_pcpu_stats is NULL
by Li RongQing
· 11 years ago
3de0b59
ethtool: Support for configurable RSS hash key
by Venkata Duvvuru
· 11 years ago
1f3279a
tcp: avoid retransmits of TCP packets hanging in host queues
by Eric Dumazet
· 11 years ago
6046d5b
ipv6: support IFA_F_MANAGETEMPADDR for address deletion too
by Heiner Kallweit
· 11 years ago
a8b9b96
tipc: fix race in disc create/delete
by Ying Xue
· 11 years ago
28dd941
tipc: use bc_lock to protect node map in bearer structure
by Ying Xue
· 11 years ago
4ae88c9
tipc: use bearer_disable to disable bearer in tipc_l2_device_event
by Ying Xue
· 11 years ago
f1c8d8c
tipc: make media_ptr pointed netdevice valid
by Ying Xue
· 11 years ago
7216cd9
tipc: purge tipc_net_lock lock
by Ying Xue
· 11 years ago
2231c5a
tipc: use RCU to protect media_ptr pointer
by Ying Xue
· 11 years ago
7a2f7d1
tipc: decouple the relationship between bearer and link
by Ying Xue
· 11 years ago
f8322df
tipc: convert bearer_list to RCU list
by Ying Xue
· 11 years ago
f97e455
tipc: use RTNL lock to protect tipc_net_stop routine
by Ying Xue
· 11 years ago
ca07fb0
tipc: adjust locking policy of protecting tipc_ptr pointer of net_device
by Ying Xue
· 11 years ago
ef13a26
tipc: replace config_mutex lock with RTNL lock
by Ying Xue
· 11 years ago
78541c1
net: Fix ns_capable check in sock_diag_put_filterinfo
by Andrew Lutomirski
· 11 years ago
86fd14a
tcp: make tcp_cwnd_application_limited() static
by Weiping Pan
· 11 years ago
94716d2
6lowpan: make lowpan_cb static
by Luis R. Rodriguez
· 11 years ago
599018a
6lowpan: add helper to get 6lowpan namespace
by Luis R. Rodriguez
· 11 years ago
8465a5f
sctp: add support for busy polling to sctp protocol
by Neil Horman
· 11 years ago
a0265d2
net: Add __dev_forward_skb
by Herbert Xu
· 11 years ago
1536e28
tcp: Add a TCP_FASTOPEN socket option to get a max backlog on its listner
by Kenjiro Nakayama
· 11 years ago
b14878c
net: sctp: cache auth_enable per endpoint
by Vlad Yasevich
· 11 years ago
5a292f7
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 11 years ago
dc8eaaa
vlan: Fix lockdep warning when vlan dev handle notification
by dingtianhong
· 11 years ago
4a0c3d9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 11 years ago
74462f0
ip6_tunnel: use the right netns in ioctl handler
by Nicolas Dichtel
· 11 years ago
9aad77c
sit: use the right netns in ioctl handler
by Nicolas Dichtel
· 11 years ago
8c923ce
ip_tunnel: use the right netns in ioctl handler
by Nicolas Dichtel
· 11 years ago
b7c0ddf
net: use SYSCALL_DEFINEx for sys_recv
by Jan Glauber
· 11 years ago
0d5edc6
ipv4, route: pass 0 instead of LOOPBACK_IFINDEX to fib_validate_source()
by Cong Wang
· 11 years ago
6a66271
ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iif
by Cong Wang
· 11 years ago
54d63f78
ip6_gre: don't allow to remove the fb_tunnel_dev
by Nicolas Dichtel
· 11 years ago
aad8872
ipv4: add a sock pointer to dst->output() path.
by Eric Dumazet
· 11 years ago
b0270e9
ipv4: add a sock pointer to ip_queue_xmit()
by Eric Dumazet
· 11 years ago
00cbc3d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 11 years ago
1e785f4
net: Start with correct mac_len in skb_network_protocol
by Vlad Yasevich
· 11 years ago
362d520
Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's buffer"
by Daniel Borkmann
· 11 years ago
8c482cdc
net: filter: seccomp: fix wrong decoding of BPF_S_ANC_SECCOMP_LD_W
by Daniel Borkmann
· 11 years ago
08e22e1
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by John W. Linville
· 11 years ago
30f78d8
ipv6: Limit mtu to 65575 bytes
by Eric Dumazet
· 11 years ago
b855d41
netfilter: nf_tables: fix nft_cmp_fast failure on big endian for size < 4
by Patrick McHardy
· 11 years ago
ee214d5
netfilter: nf_conntrack: initialize net.ct.generation
by Andrey Vagin
· 11 years ago
05ab8f2
filter: prevent nla extensions to peek beyond the end of the message
by Mathias Krause
· 11 years ago
9114615
ipv4: return valid RTA_IIF on ip route get
by Julian Anastasov
· 11 years ago
b04c461
net: ipv4: current group_info should be put after using.
by Wang, Xiaoming
· 11 years ago
454fd35
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
8d89dcd
vti: don't allow to add the same tunnel twice
by Nicolas Dichtel
· 11 years ago
5a45527
gre: don't allow to add the same tunnel twice
by Nicolas Dichtel
· 11 years ago
0f2eea4
pktgen: be friendly to LLTX devices
by Daniel Borkmann
· 11 years ago
582076a
Merge tag 'for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 11 years ago
a36dbdb
net: ipv6: Fix oif in TCP SYN+ACK route lookup.
by Lorenzo Colitti
· 11 years ago
676d236
net: Fix use after free by removing length arg from sk_data_ready callbacks.
by David S. Miller
· 11 years ago
eb70761
bridge: Fix double free and memory leak around br_allowed_ingress
by Toshiaki Makita
· 11 years ago
764152f
mac80211: exclude AP_VLAN interfaces from tx power calculation
by Felix Fietkau
· 11 years ago
990baec
mac80211: suppress BSS info change notifications for AP_VLAN
by Felix Fietkau
· 11 years ago
6d39d58
net: core: don't account for udp header size when computing seglen
by Florian Westphal
· 11 years ago
f34c4a3
l2tp: take PMTU from tunnel UDP socket
by Dmitry Petukhov
· 11 years ago
1e1cdf8
net: sctp: test if association is dead in sctp_wake_up_waiters
by Daniel Borkmann
· 11 years ago
00a9a6d
mac80211: update last_tx_rate only for data frame
by Chun-Yeow Yeoh
· 11 years ago
9b4816f
mac80211: fix radar_enabled propagation
by Michal Kazior
· 11 years ago
7b8a9cd
mac80211: Disable SMPS for the monitor interface
by Ido Yariv
· 11 years ago
115b943
mac80211: fix software remain-on-channel implementation
by Johannes Berg
· 11 years ago
75ff24f
Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 11 years ago
ce7613d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
d586c86
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 11 years ago
52c35be
net: sctp: wake up all assocs if sndbuf policy is per socket
by Daniel Borkmann
· 11 years ago
8142b22
netfilter: nf_conntrack: flush net_gre->keymap_list only from gre helper
by Andrey Vagin
· 11 years ago
26c12d9
Merge branch 'akpm' (incoming from Andrew)
by Linus Torvalds
· 11 years ago
3ed66e9
net: replace __this_cpu_inc in route.c with raw_cpu_inc
by Christoph Lameter
· 11 years ago
467a9e1
Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
6859e7d
netdev: remove potentially harmful checks
by Veaceslav Falico
· 11 years ago
6f25cd4
pktgen: fix xmit test for BQL enabled devices
by Daniel Borkmann
· 11 years ago
065d7e3
tipc: Let tipc_release() return 0
by Geert Uytterhoeven
· 11 years ago
240cd6a81
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 11 years ago
6c6a985
mac802154: fix duplicate #include headers
by Jean Sacren
· 11 years ago
5f9fde5
net: filter: be more defensive on div/mod by X==0
by Daniel Borkmann
· 11 years ago
2b3a8fd
Merge tag 'nfs-for-3.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
c58dd2d
netfilter: Can't fail and free after table replacement
by Thomas Graf
· 11 years ago
8a53f23
libceph: dump pool {read,write}_tier to debugfs
by Ilya Dryomov
· 11 years ago
f31da0f
libceph: output primary affinity values on osdmap updates
by Ilya Dryomov
· 11 years ago
c4c1228
libceph: redo ceph_calc_pg_primary() in terms of ceph_calc_pg_acting()
by Ilya Dryomov
· 11 years ago
47ec1f3
libceph: add support for osd primary affinity
by Ilya Dryomov
· 11 years ago
5e8d4d3
libceph: add support for primary_temp mappings
by Ilya Dryomov
· 11 years ago
Next »