Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
8e4946ccdc09e0f04d2cb21f01886bd33de8532b
/
net
8e4946c
Revert "net: return actual error on register_queue_kobjects"
by David S. Miller
· 10 years ago
6f9a093
net: filter: fix upper BPF instruction limit
by Kees Cook
· 10 years ago
ff5e92c
net: sctp: propagate sysctl errors from proc_do* properly
by Daniel Borkmann
· 10 years ago
d36a4f4
net: return actual error on register_queue_kobjects
by Jie Liu
· 10 years ago
3a3ec1b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 10 years ago
1784637
tcp: remove unnecessary tcp_sk assignment.
by Dave Jones
· 10 years ago
945b2b2
netfilter: nf_nat: fix oops on netns removal
by Florian Westphal
· 10 years ago
4a00106
netfilter: ctnetlink: add zone size to length
by Ken-ichirou MATSUZAWA
· 10 years ago
98ca74f
Merge branch 'ipvs'
by Pablo Neira Ayuso
· 10 years ago
9151360
netfilter: nft_nat: don't dump port information if unset
by Pablo Neira Ayuso
· 10 years ago
6403d96
netfilter: nf_tables: indicate family when dumping set elements
by Pablo Neira Ayuso
· 10 years ago
3d9b142
netfilter: nft_compat: call {target, match}->destroy() to cleanup entry
by Pablo Neira Ayuso
· 10 years ago
ac904ac
netfilter: nf_tables: fix wrong type in transaction when replacing rules
by Pablo Neira Ayuso
· 10 years ago
ac34b86
netfilter: nf_tables: decrement chain use counter when replacing rules
by Pablo Neira Ayuso
· 10 years ago
a0a7379
netfilter: nf_tables: use u32 for chain use counter
by Pablo Neira Ayuso
· 10 years ago
5bc5c30
netfilter: nf_tables: use RCU-safe list insertion when replacing rules
by Pablo Neira Ayuso
· 10 years ago
cd5f336
netfilter: ctnetlink: fix refcnt leak in dying/unconfirmed list dumper
by Florian Westphal
· 10 years ago
266155b
netfilter: ctnetlink: fix dumping of dying/unconfirmed conntracks
by Pablo Neira Ayuso
· 10 years ago
a9be224
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
b58537a
net: sctp: fix permissions for rto_alpha and rto_beta knobs
by Daniel Borkmann
· 10 years ago
46fb51e
net: Fix save software checksum complete
by Tom Herbert
· 10 years ago
63c6f81
udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookup
by Eric Dumazet
· 10 years ago
9802d21
ipvs: stop tot_stats estimator only under CONFIG_SYSCTL
by Julian Anastasov
· 10 years ago
6d87c22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 10 years ago
f9da455
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
e5eca6d
rtnetlink: fix userspace API breakage for iproute2 < v3.9.0
by Michal Schmidt
· 10 years ago
bef1909
tcp: fixing TLP's FIN recovery
by Per Hurtig
· 10 years ago
3993c4e
bridge: fix compile error when compiling without IPv6 support
by Linus Lüssing
· 10 years ago
6c03ee8
bridge: fix smatch warning / potential null pointer dereference
by Linus Lüssing
· 10 years ago
16b9057
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
d3217b1
sctp: Fix sk_ack_backlog wrap-around problem
by Xufeng Zhang
· 10 years ago
9c1d528
Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linus
by Al Viro
· 10 years ago
902455e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
c5b4616
net/core: Add VF link state control policy
by Doug Ledford
· 10 years ago
6e765a0
net_sched: drr: warn when qdisc is not work conserving
by Florian Westphal
· 10 years ago
6bae1d4
net: Add skb_gro_postpull_rcsum to udp and vxlan
by Tom Herbert
· 10 years ago
7e3cead
net: Save software checksum complete
by Tom Herbert
· 10 years ago
f6479449
ceph: remove bogus extern
by stephen hemminger
· 10 years ago
9709674
ipv4: fix a race in ip4_datagram_release_cb()
by Eric Dumazet
· 10 years ago
bad93e9
net: add __pskb_copy_fclone and pskb_copy_for_clone
by Octavian Purdila
· 10 years ago
204177f
bridge: Support 802.1ad vlan filtering
by Toshiaki Makita
· 10 years ago
f2808d2
bridge: Prepare for forwarding another bridge group addresses
by Toshiaki Makita
· 10 years ago
8580e21
bridge: Prepare for 802.1ad vlan filtering support
by Toshiaki Makita
· 10 years ago
1c5abb6
bridge: Add 802.1ad tx vlan acceleration
by Toshiaki Makita
· 10 years ago
61f83d0
net: filter: fix warning on 32-bit arch
by Alexei Starovoitov
· 10 years ago
02c00c2
tipc: fix potential bug in function tipc_backlog_rcv
by Jon Paul Maloy
· 10 years ago
9b87d46
net: sctp: fix incorrect type in gfp initializer
by Daniel Borkmann
· 10 years ago
a7288c4
net: sctp: improve sctp_select_active_and_retran_path selection
by Daniel Borkmann
· 10 years ago
e575235
net: sctp: migrate most recently used transport to ktime
by Daniel Borkmann
· 10 years ago
b82e8f3
net: sctp: refactor active path selection
by Daniel Borkmann
· 10 years ago
67cb936
ktime: add ktime_after and ktime_before helper
by Daniel Borkmann
· 10 years ago
2d3b5b0
mac802154: don't deliver packets to devices that are down
by Phoebe Buckheister
· 10 years ago
a374eeb
mac802154: properly free incoming skbs on decryption failure
by Phoebe Buckheister
· 10 years ago
5882a07
net: fix UDP tunnel GSO of frag_list GRO packets
by Wei-Chun Chao
· 10 years ago
f6c20c5
net: ipv6: Fixed up ipsec packet be re-routing issue
by huizhang
· 10 years ago
5ce54af
ip_tunnel: fix i_key matching in ip_tunnel_find
by Dmitry Popov
· 10 years ago
7c8e6b9
ip_vti: Fix 'ip tunnel add' with 'key' parameters
by Dmitry Popov
· 10 years ago
e430f34
net: filter: cleanup A/X name usage
by Alexei Starovoitov
· 10 years ago
84a7c0b
dns_resolver: assure that dns_query() result is null-terminated
by Manuel Schölling
· 10 years ago
2cd4143
bridge: memorize and export selected IGMP/MLD querier port
by Linus Lüssing
· 10 years ago
07f8ac4
bridge: add export of multicast database adjacent to net_dev
by Linus Lüssing
· 10 years ago
dc4eb53
bridge: adhere to querier election mechanism specified by RFCs
by Linus Lüssing
· 10 years ago
90010b3
bridge: rename struct bridge_mcast_query/querier
by Linus Lüssing
· 10 years ago
2346829
ipip, sit: fix ipv4_{update_pmtu,redirect} calls
by Dmitry Popov
· 10 years ago
f8c1b7c
gre: allow changing mac address when device is up
by stephen hemminger
· 10 years ago
6cc55e0
tcp: add gfp parameter to tcp_fragment
by Octavian Purdila
· 10 years ago
d1e1cda
Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 10 years ago
5b174fd
Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 10 years ago
14208b0
Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 10 years ago
b78370c
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 10 years ago
87757a9
net: force a list_del() in unregister_netdevice_many()
by Eric Dumazet
· 10 years ago
b20dcab
Merge tag 'llvmlinux-for-v3.16' of git://git.linuxfoundation.org/llvmlinux/kernel
by Linus Torvalds
· 10 years ago
3f17ea6
Merge branch 'next' (accumulated 3.16 merge window patches) into master
by Linus Torvalds
· 10 years ago
066c680
net: netfilter: LLVMLinux: vlais-netfilter
by Mark Charlebois
· 11 years ago
fff1f59
mac802154: llsec: add forgotten list_del_rcu in key removal
by Phoebe Buckheister
· 10 years ago
83710fc
svcrdma: Fence LOCAL_INV work requests
by Steve Wise
· 10 years ago
0bf4828
svcrdma: refactor marshalling logic
by Steve Wise
· 10 years ago
05638dc
nfsd4: simplify server xdr->next_page use
by J. Bruce Fields
· 10 years ago
c6ac68a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 10 years ago
586d5fc
ip_tunnel: fix possible rtable leak
by Dmitry Popov
· 10 years ago
6044cde
libceph: add ceph_monc_wait_osdmap()
by Ilya Dryomov
· 10 years ago
513a824
libceph: mon_get_version request infrastructure
by Ilya Dryomov
· 10 years ago
002b36b
libceph: recognize poolop requests in debugfs
by Ilya Dryomov
· 11 years ago
9e89fd8
ipv6: Shrink udp_v6_mcast_next() to one socket variable
by Sven Wegener
· 10 years ago
f666f87
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
0dcceab
net: filter: fix SKF_AD_PKTTYPE extension on big-endian
by Alexei Starovoitov
· 10 years ago
6934e79
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 10 years ago
e0a47d1
bridge: Fix incorrect judgment of promisc
by Toshiaki Makita
· 10 years ago
3b392dd
MPLS: Use mpls_features to activate software MPLS GSO segmentation
by Simon Horman
· 10 years ago
67be1e4
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 10 years ago
ebbe495
ipv4: use skb frags api in udp4_hwcsum()
by WANG Cong
· 10 years ago
4cb2897
net: use the new API kvfree()
by WANG Cong
· 10 years ago
9638f67
dns_resolver: Do not accept domain names longer than 255 chars
by Manuel Schölling
· 10 years ago
359a0ea
vxlan: Add support for UDP checksums (v4 sending, v6 zero csums)
by Tom Herbert
· 10 years ago
4749c09
gre: Call gso_make_checksum
by Tom Herbert
· 10 years ago
0f4f4ff
net: Add GSO support for UDP tunnels with checksum
by Tom Herbert
· 10 years ago
e9c3a24
tcp: Call gso_make_checksum
by Tom Herbert
· 10 years ago
7e2b10c
net: Support for multiple checksums with gso
by Tom Herbert
· 10 years ago
77157e1
l2tp: call udp{6}_set_csum
by Tom Herbert
· 10 years ago
af5fcba
udp: Generic functions to set checksum
by Tom Herbert
· 10 years ago
Next »