Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
fda75c6d9e31a901e25b922e86c8fd505c899873
/
net
fda75c6
netfilter: ipset: Support comments in hash-type ipsets.
by Oliver Smith
· 11 years ago
81b10bb
netfilter: ipset: Support comments in the list-type ipset.
by Oliver Smith
· 11 years ago
b90cb8b
netfilter: ipset: Support comments in bitmap-type ipsets.
by Oliver Smith
· 11 years ago
68b63f0
netfilter: ipset: Support comments for ipset entries in the core.
by Oliver Smith
· 11 years ago
ea53ac5
netfilter: ipset: Add hash:net,net module to kernel.
by Oliver Smith
· 11 years ago
d9628bb
netfilter: ipset: Kconfig: ipset needs NETFILTER_NETLINK
by Jozsef Kadlecsik
· 11 years ago
b91b396
netfilter: ipset: list:set: make sure all elements are checked by the gc
by Jozsef Kadlecsik
· 11 years ago
40cd63b
netfilter: ipset: Support extensions which need a per data destroy function
by Jozsef Kadlecsik
· 11 years ago
03c8b23
netfilter: ipset: Generalize extensions support
by Jozsef Kadlecsik
· 11 years ago
ca134ce
netfilter: ipset: Move extension data to set structure
by Jozsef Kadlecsik
· 11 years ago
f925f70
netfilter: ipset: Rename extension offset ids to extension ids
by Jozsef Kadlecsik
· 11 years ago
a04d8b6
netfilter: ipset: Prepare ipset to support multiple networks for hash types
by Jozsef Kadlecsik
· 11 years ago
5e04c0c
netfilter: ipset: Introduce new operation to get both setname and family
by Jozsef Kadlecsik
· 11 years ago
bd3129f
netfilter: ipset: order matches and targets separatedly in xt_set.c
by Jozsef Kadlecsik
· 11 years ago
60b0fe3
netfilter: ipset: Support package fragments for IPv4 protos without ports
by Anders K. Pedersen
· 12 years ago
20b2fab
netfilter: ipset: Fix "may be used uninitialized" warnings
by Jozsef Kadlecsik
· 12 years ago
35b8dcf
netfilter: ipset: Rename simple macro names to avoid namespace issues.
by Jozsef Kadlecsik
· 12 years ago
a0f28dc
netfilter: ipset: Fix sparse warnings due to missing rcu annotations
by Jozsef Kadlecsik
· 12 years ago
b3aabd1
netfilter: ipset: Sparse warning about shadowed variable fixed
by Jozsef Kadlecsik
· 12 years ago
122ebbf
netfilter: ipset: Don't call ip_nest_end needlessly in the error path
by Jozsef Kadlecsik
· 12 years ago
7722e0d
netfilter: xt_TCPMSS: lookup route from proper net namespace
by Gao feng
· 11 years ago
de1389b
netfilter: xt_TCPMSS: Get mtu only if clamp-mss-to-pmtu is specified
by Gao feng
· 11 years ago
b21613a
netfilter: nf_ct_sip: extend RCU read lock in set_expected_rtp_rtcp()
by holger@eitzenberger.org
· 11 years ago
8ce4406
ipv6: do not allow ipv6 module to be removed
by Cong Wang
· 11 years ago
b0983d3
tcp: fix dynamic right sizing
by Eric Dumazet
· 11 years ago
0862935
tcp: syncookies: reduce mss table to four values
by Florian Westphal
· 11 years ago
8c27bd7
tcp: syncookies: reduce cookie lifetime to 128 seconds
by Florian Westphal
· 11 years ago
df62cdf
net_sched: htb: support of 64bit rates
by Eric Dumazet
· 11 years ago
3e1e3aa
net_sched: add u64 rate to psched_ratecfg_precompute()
by Eric Dumazet
· 11 years ago
118a7b0
net: ethernet: eth.c: removed checkpatch warnings and errors
by Avinash Kumar
· 11 years ago
b75ff5e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
d0fe8c88
netpoll: fix NULL pointer dereference in netpoll_cleanup
by Nikolay Aleksandrov
· 11 years ago
703133d
ip: generate unique IP identificator if local fragmentation is allowed
by Ansis Atteka
· 11 years ago
749154a
ip: use ip_hdr() in __ip_make_skb() to retrieve IP header
by Ansis Atteka
· 11 years ago
e9ff04d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 11 years ago
bd784a1
net:dccp: do not report ICMP redirects to user space
by Duan Jiong
· 11 years ago
4bdc944
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 11 years ago
61c5923
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 11 years ago
269aa75
tcp: fix RTO calculated from cached RTT
by Neal Cardwell
· 11 years ago
4c18c42
batman-adv: set the TAG flag for the vid passed to BLA
by Antonio Quartulli
· 11 years ago
0a0d80e
netfilter: nfnetlink_queue: use network skb for sequence adjustment
by Gao feng
· 11 years ago
3f96a53
net: sctp: rfc4443: do not report ICMP redirects to user space
by Daniel Borkmann
· 11 years ago
0d2ede9
ip6_tunnels: raddr and laddr are inverted in nl msg
by Ding Zhi
· 11 years ago
2cf5512
netfilter: ipset: Fix serious failure in CIDR tracking
by Oliver Smith
· 11 years ago
169faa2
netfilter: ipset: Validate the set family and not the set type family at swapping
by Jozsef Kadlecsik
· 11 years ago
0f1799b
netfilter: ipset: Consistent userspace testing with nomatch flag
by Jozsef Kadlecsik
· 11 years ago
55524c2
netfilter: ipset: Skip really non-first fragments for IPv6 when getting port/protocol
by Jozsef Kadlecsik
· 11 years ago
716ec05
bridge: fix NULL pointer deref of br_port_get_rcu
by Hong Zhiguo
· 11 years ago
1fb1754
bridge: use br_port_get_rtnl within rtnl lock
by Hong Zhiguo
· 11 years ago
9bf12df
Merge git://git.kvack.org/~bcrl/aio-next
by Linus Torvalds
· 11 years ago
0244ad0
Remove GENERIC_HARDIRQ config option
by Martin Schwidefsky
· 11 years ago
d830f0f
netfilter: nf_nat_proto_icmpv6:: fix wrong comparison in icmpv6_manip_pkt
by Phil Oester
· 11 years ago
be4f154
bridge: Clamp forward_delay when enabling STP
by Herbert Xu
· 11 years ago
9a06201
resubmit bridge: fix message_age_timer calculation
by Chris Healy
· 11 years ago
ac4de95
Merge branch 'akpm' (patches from Andrew Morton)
by Linus Torvalds
· 11 years ago
6de5a8b
memcg: rename RESOURCE_MAX to RES_COUNTER_MAX
by Sha Zhengju
· 11 years ago
26935fb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
95ee620
net: sctp: fix ipv6 ipsec encryption bug in sctp_v6_xmit
by Daniel Borkmann
· 11 years ago
b0dd663
netpoll: Should handle ETH_P_ARP other than ETH_P_IP in netpoll_neigh_reply
by Sonic Zhang
· 11 years ago
1d7b24f
Merge tag 'nfs-for-3.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
23c323a
SUNRPC: No, I did not intend to create a 256KiB hashtable
by Trond Myklebust
· 11 years ago
1342930
sunrpc: Add missing kuids conversion for printing
by Geert Uytterhoeven
· 11 years ago
c2d9572
Merge branch 'akpm' (patches from Andrew Morton)
by Linus Torvalds
· 11 years ago
3ddc5b4
kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user()
by Mathieu Desnoyers
· 11 years ago
bbda1ba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
f3ad857
net_sched: htb: fix a typo in htb_change_class()
by Vimalkumar
· 11 years ago
2c861cc
ipv6: don't call fib6_run_gc() until routing is ready
by Michal Kubeček
· 11 years ago
04f0888
fib6_rules: fix indentation
by Stefan Tomanek
· 11 years ago
50d1784
net: fix multiqueue selection
by Eric Dumazet
· 11 years ago
88362ad
net: sctp: fix smatch warning in sctp_send_asconf_del_ip
by Daniel Borkmann
· 11 years ago
a0fb05d
net: sctp: fix bug in sctp_poll for SOCK_SELECT_ERR_QUEUE
by Daniel Borkmann
· 11 years ago
ae7b4e1
net: fib: fib6_add: fix potential NULL pointer dereference
by Daniel Borkmann
· 11 years ago
3bf4b5b
net: ovs: flow: fix potential illegal memory access in __parse_flow_nlattrs
by Daniel Borkmann
· 11 years ago
8112b1f
ipv6/exthdrs: accept tlv which includes only padding
by Jiri Pirko
· 11 years ago
2b76db6
Merge tag 'for-linus-3.12-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 11 years ago
cf59676
Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 11 years ago
70534a7
shrinker: convert remaining shrinkers to count/scan API
by Dave Chinner
· 11 years ago
dd935f4
libceph: add function to ensure notifies are complete
by Josh Durgin
· 11 years ago
bf97293
Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
6cccc7d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 11 years ago
c7c4591
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 11 years ago
0ffb01d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
4e4f1fc
tcp: properly increase rcv_ssthresh for ofo packets
by Eric Dumazet
· 11 years ago
16edfe7
tcp: fix no cwnd growth after timeout
by Yuchung Cheng
· 11 years ago
5ffd5cd
net: netlink: filter particular protocols from analyzers
by Daniel Borkmann
· 11 years ago
cd0a2df
Merge tag 'fscache-fixes-for-ceph' into wip-fscache
by Milosz Tanski
· 11 years ago
2e515bf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
22e04f6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 11 years ago
d4a5165
rpc: let xdr layer allocate gssproxy receieve pages
by J. Bruce Fields
· 11 years ago
9dfd87d
rpc: fix huge kmalloc's in gss-proxy
by J. Bruce Fields
· 11 years ago
6a36978
rpc: comment on linux_cred encoding, treat all as unsigned
by J. Bruce Fields
· 11 years ago
778e512
rpc: clean up decoding of gssproxy linux creds
by J. Bruce Fields
· 11 years ago
cc998ff
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
0d40f75
openvswitch: Fix alignment of struct sw_flow_key.
by Jesse Gross
· 11 years ago
06c5405
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
1a5bbfc
netfilter: Fix build errors with xt_socket.c
by David S. Miller
· 11 years ago
e2e5c4c
tcp: Add missing braces to do_tcp_setsockopt
by Dave Jones
· 11 years ago
0c1db73
caif: Add missing braces to multiline if in cfctrl_linkup_request
by Dave Jones
· 11 years ago
b55b76b
ipv6:introduce function to find route for redirect
by Duan Jiong
· 11 years ago
3c3769e
bridge: apply multicast snooping to IPv6 link-local, too
by Linus Lüssing
· 11 years ago
Next »