Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ae679c12e83bda92d8f639357f35a3f50f45c3a6
/
net
f81152e
net: rose: restore old recvmsg behavior
by Florian Westphal
· 11 years ago
8460276
tipc: fix deadlock during socket release
by Ying Xue
· 11 years ago
8eb9bff
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 11 years ago
a72338a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 11 years ago
2ee0d3c
netfilter: nf_tables: fix wrong datatype in nft_validate_data_load()
by Pablo Neira Ayuso
· 11 years ago
2b1e2cb
batman-adv: fix vlan header access
by Antonio Quartulli
· 11 years ago
55883fd
batman-adv: clean nf state when removing protocol header
by Antonio Quartulli
· 11 years ago
ca66304
batman-adv: fix alignment for batadv_tvlv_tt_change
by Antonio Quartulli
· 11 years ago
2f7a318
batman-adv: fix size of batadv_bla_claim_dst
by Simon Wunderlich
· 11 years ago
27a417e
batman-adv: fix size of batadv_icmp_header
by Antonio Quartulli
· 11 years ago
a40d9b0
batman-adv: fix header alignment by unrolling batadv_header
by Simon Wunderlich
· 11 years ago
46b76e0
batman-adv: fix alignment for batadv_coded_packet
by Simon Wunderlich
· 11 years ago
d201297
netfilter: nf_tables: fix oops when updating table with user chains
by Pablo Neira Ayuso
· 11 years ago
e38195b
netfilter: nf_tables: fix dumping with large number of sets
by Pablo Neira Ayuso
· 11 years ago
6a9eadc
ipv6: release dst properly in ipip6_tunnel_xmit
by Li RongQing
· 11 years ago
1a29321
net_sched: act: Dont increment refcnt on replace
by Jamal Hadi Salim
· 11 years ago
c234975
rds: prevent dereference of a NULL device
by Sasha Levin
· 11 years ago
b25adce
ipvs: correct usage/allocation of seqadj ext in ipvs
by Jesper Dangaard Brouer
· 11 years ago
db12cf2
netfilter: WARN about wrong usage of sequence number adjustments
by Jesper Dangaard Brouer
· 11 years ago
61e7f09
ipv4: consistent reporting of pmtu data in case of corking
by Hannes Frederic Sowa
· 11 years ago
76ae07d
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
443d20f
netfilter: nf_ct_timestamp: Fix BUG_ON after netns deletion
by Helmut Schaa
· 11 years ago
540436c
netfilter: nft_exthdr: call ipv6_find_hdr() with explicitly initialized offset
by Daniel Borkmann
· 11 years ago
965cdea
dccp: catch failed request_module call in dccp_probe init
by Wang Weidong
· 11 years ago
b1aca94
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net
by David S. Miller
· 11 years ago
24f5b85
ipv6: always set the new created dst's from in ip6_rt_copy
by Li RongQing
· 11 years ago
b1aac81
net: inet_diag: zero out uninitialized idiag_{src,dst} fields
by Daniel Borkmann
· 11 years ago
58a4782
ipv6: sit: update mtu check to take care of gso packets
by Eric Dumazet
· 11 years ago
4df98e7
ipv6: pmtudisc setting not respected with UFO/CORK
by Hannes Frederic Sowa
· 11 years ago
0e3da5b
ip_gre: fix msg_name parsing for recvfrom/recvmsg
by Timo Teräs
· 11 years ago
b7e0473
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by John W. Linville
· 11 years ago
8532824
net: allow netdev_all_upper_get_next_dev_rcu with rtnl lock held
by John Fastabend
· 11 years ago
45c2aff
netfilter: nfnetlink_log: unset nf_loggers for netns when unloading module
by Gao feng
· 11 years ago
53385d2
neigh: Netlink notification for administrative NUD state change
by Bob Gilligan
· 11 years ago
7089fdd
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 11 years ago
37ab4fa
net: unix: allow bind to fail on mutex lock
by Sasha Levin
· 11 years ago
e47eb5d
udp: ipv4: do not use sk_dst_lock from softirq context
by Eric Dumazet
· 11 years ago
b6a1580
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by John W. Linville
· 11 years ago
1bc5ad1
Bluetooth: Fix HCI User Channel permission check in hci_sock_sendmsg
by Marcel Holtmann
· 11 years ago
9bd7d20
sctp: loading sctp when load sctp_probe
by wangweidong
· 11 years ago
bd02cd2
radiotap: fix bitmap-end-finding buffer overrun
by Johannes Berg
· 11 years ago
4a251dd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
a3adadf
netfilter: nft_reject: fix endianness in dump function
by Eric Leblond
· 11 years ago
d55d282
sch_tbf: use do_div() for 64-bit divide
by Yang Yingliang
· 11 years ago
9750223
udp: ipv4: must add synchronization in udp_sk_rx_dst_set()
by Eric Dumazet
· 11 years ago
610438b
udp: ipv4: fix potential use after free in udp_v4_early_demux()
by Eric Dumazet
· 11 years ago
1598f7c
net: sched: htb: fix the calculation of quantum
by Yang Yingliang
· 11 years ago
cc106e4
net: sched: tbf: fix the calculation of max_size
by Yang Yingliang
· 11 years ago
f01b392
netfilter: SYNPROXY target: restrict to INPUT/FORWARD
by Patrick McHardy
· 11 years ago
8afdd99
udp: ipv4: fix an use after free in __udp4_lib_rcv()
by Eric Dumazet
· 11 years ago
b486b22
sctp: fix up a spacing
by wangweidong
· 11 years ago
4f3fdf3
sctp: add check rto_min and rto_max in sysctl
by wangweidong
· 11 years ago
85f935d
sctp: check the rto_min and rto_max in setsockopt
by wangweidong
· 11 years ago
ce7a3bd
ipv6: do not erase dst address with flow label destination
by Florent Fourcot
· 11 years ago
9f70f46
sctp: properly latch and use autoclose value from sock to association
by Neil Horman
· 11 years ago
00ede97
tipc: protect handler_enabled variable with qitem_lock spin lock
by Ying Xue
· 11 years ago
993b858
tipc: correct the order of stopping services at rmmod
by Jon Paul Maloy
· 11 years ago
12663bf
net: unix: allow set_peek_off to fail
by Sasha Levin
· 11 years ago
673498b
inet: fix NULL pointer Oops in fib(6)_rule_suppress
by Stefan Tomanek
· 11 years ago
d323e92c
net: drop_monitor: fix the value of maxattr
by Changli Gao
· 11 years ago
a3300ef
ipv6: don't count addrconf generated routes against gc limit
by Hannes Frederic Sowa
· 11 years ago
6a46ff8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 11 years ago
66e56cd
packet: fix send path when running with proto == 0
by Daniel Borkmann
· 11 years ago
cf9dc09
netfilter: nf_tables: fix missing rules flushing per table
by Pablo Neira Ayuso
· 11 years ago
b4ef4ce
netfilter: xt_hashlimit: fix proc entry leak in netns destroy path
by Sergey Popovich
· 11 years ago
859828c
br: fix use of ->rx_handler_data in code executed on non-rx_handler path
by Jiri Pirko
· 11 years ago
239c78d
net: clear local_df when passing skb between namespaces
by Hannes Frederic Sowa
· 11 years ago
7f2cbdc
tcp_memcontrol: Cleanup/fix cg_proto->memory_pressure handling.
by Eric W. Biederman
· 11 years ago
78ac814
sctp: disable max_burst when the max_burst is 0
by wangweidong
· 11 years ago
651a649
net_sched: Use default action walker methods
by Jamal Hadi Salim
· 11 years ago
382ca8a
net_sched: Provide default walker function for actions
by Jamal Hadi Salim
· 11 years ago
43c00dc
net_sched: Use default action lookup functions
by Jamal Hadi Salim
· 11 years ago
63ef617
net_sched: Default action lookup method for actions
by Jamal Hadi Salim
· 11 years ago
76c82d7
net_sched: Fail if missing mandatory action operation methods
by Jamal Hadi Salim
· 11 years ago
29be634
Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
aa489f0
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
4c4d684
cfg80211: fix WARN_ON for re-association to the expired BSS
by Ujjal Roy
· 11 years ago
18fc25c
rds: prevent BUG_ON triggered on congestion update to loopback
by Venkat Venkatsubra
· 11 years ago
7150aed
IPv6: Fixed support for blackhole and prohibit routes
by Kamala R
· 11 years ago
57ec0af
ipv6: fix third arg of anycast_dst_alloc(), must be bool.
by François-Xavier Le Bail
· 11 years ago
30e5691
ipv6: judge the accept_ra_defrtr before calling rt6_route_rcv
by Duan Jiong
· 11 years ago
a59b40b
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by John W. Linville
· 11 years ago
5fc92de
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
0834ae3
mac80211: check csa wiphy flag in ibss before switching
by Simon Wunderlich
· 11 years ago
dda444d
cfg80211: disable CSA for all drivers
by Simon Wunderlich
· 11 years ago
3868204
{pktgen, xfrm} Update IPv4 header total len and checksum after tranformation
by fan.du
· 11 years ago
eff7979
netem: fix gemodel loss generator
by stephen hemminger
· 11 years ago
ab6c27b
netem: fix loss 4 state model
by stephen hemminger
· 11 years ago
7c2781f
netem: missing break in ge loss generator
by stephen hemminger
· 11 years ago
98bf836
net/hsr: Support iproute print_opt ('ip -details ...')
by Arvid Brodin
· 11 years ago
213e3bc
net/hsr: Very small fix of comment style.
by Arvid Brodin
· 11 years ago
7f88c6b
ipv6: fix possible seqlock deadlock in ip6_finish_output2
by Hannes Frederic Sowa
· 11 years ago
f1d8cba
inet: fix possible seqlock deadlocks
by Eric Dumazet
· 11 years ago
d3f7d56
net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST
by Shawn Landden
· 11 years ago
db31c55
net: clamp ->msg_namelen instead of returning an error
by Dan Carpenter
· 11 years ago
ec6f809
af_packet: block BH in prb_shutdown_retire_blk_timer()
by Veaceslav Falico
· 11 years ago
39af0c4
net: remove outdated comment for ipv4 and ipv6 protocol handler
by Baker Zhang
· 11 years ago
6602831
sit: use kfree_skb to replace dev_kfree_skb
by Gao feng
· 11 years ago
6eabca5
sctp: Restore 'resent' bit to avoid retransmitted chunks for RTT measurements
by Xufeng Zhang
· 11 years ago
5e53e68
genetlink/pmcraid: use proper genetlink multicast API
by Johannes Berg
· 11 years ago
Next »