Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
529d04895446f02449077a4ff49185b593283e19
/
net
529d048
macvlan: disable LRO on lower device instead of macvlan
by Michal Kubeček
· 11 years ago
1188f05
6lowpan: Uncompression of traffic class field was incorrect
by Jukka Rissanen
· 11 years ago
3db0a19
tipc: fix dereference before check warning
by Erik Hugne
· 11 years ago
c9e9042
ipv4: fix possible seqlock deadlock
by Eric Dumazet
· 11 years ago
84a035f
net/hsr: Fix possible leak in 'hsr_get_node_status()'
by Geyslan G. Bem
· 11 years ago
2abc2f0
pkt_sched: fq: change classification of control packets
by Maciej Żenczykowski
· 11 years ago
4534de8
genetlink: make all genl_ops users const
by Johannes Berg
· 11 years ago
f84f771
genetlink: allow making ops const
by Johannes Berg
· 11 years ago
d91824c
genetlink: register family ops as array
by Johannes Berg
· 11 years ago
3686ec5
genetlink: remove genl_register_ops/genl_unregister_ops
by Johannes Berg
· 11 years ago
b61a5ee
wimax: use genl_register_family_with_ops()
by Johannes Berg
· 11 years ago
1c582d9
ieee802154: use genl_register_family_with_ops()
by Johannes Berg
· 11 years ago
9504b3e
hsr: use genl_register_family_with_ops()
by Johannes Berg
· 11 years ago
1e9f3d6
ip6tnl: fix use after free of fb_tnl_dev
by Nicolas Dichtel
· 11 years ago
f7cb888
sit/gre6: don't try to add the same route two times
by Nicolas Dichtel
· 11 years ago
f0e2acf
sit: link local routes are missing
by Nicolas Dichtel
· 11 years ago
929c9cf
sit: fix prefix length of ll and v4mapped addresses
by Nicolas Dichtel
· 11 years ago
9434266
sit: fix use after free of fb_tunnel_dev
by Willem de Bruijn
· 11 years ago
d30a58b
net: sctp: bug-fixing: retran_path not set properly after transports recovering (v3)
by Chang Xiangzhong
· 11 years ago
dccf76c
net-tcp: fix panic in tcp_fastopen_cache_set()
by Eric Dumazet
· 11 years ago
98e0938
tcp: tsq: restore minimal amount of queueing
by Eric Dumazet
· 11 years ago
b4e09b2
bridge: Fix memory leak when deleting bridge with vlan filtering enabled
by Toshiaki Makita
· 11 years ago
dbbaf94
bridge: Call vlan_vid_del for all vids at nbp_vlan_flush
by Toshiaki Makita
· 11 years ago
1923683
bridge: Use vlan_vid_[add/del] instead of direct ndo_vlan_rx_[add/kill]_vid calls
by Toshiaki Makita
· 11 years ago
81b9eab
core/dev: do not ignore dmac in dev_forward_skb()
by Alexei Starovoitov
· 11 years ago
42a2d92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
9bc9ccd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
39cf275
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
f8c31c8
ipv6: protect for_each_sk_fl_rcu in mem_check with rcu_read_lock_bh
by Hannes Frederic Sowa
· 11 years ago
e267cb9
vlan: Implement vlan_dev_get_egress_qos_mask as an inline.
by David S. Miller
· 11 years ago
6aafeef
netfilter: push reasm skb through instead of original frag skbs
by Jiri Pirko
· 11 years ago
9037c35
ip6_output: fragment outgoing reassembled skb properly
by Jiri Pirko
· 11 years ago
a33c4a2
net_sched: tbf: support of 64bit rates
by Yang Yingliang
· 11 years ago
f104a56
ipv6: use rt6_get_dflt_router to get default router in rt6_route_rcv
by Duan Jiong
· 11 years ago
cdbe7c2
nfnetlink: do not ack malformed messages
by Jiri Benc
· 11 years ago
13eb2ab
net: Fix "ip rule delete table 256"
by Andreas Henriksson
· 11 years ago
394055f
ipv6: protect flow label renew against GC
by Florent Fourcot
· 11 years ago
53b4710
ipv6: increase maximum lifetime of flow labels
by Florent Fourcot
· 11 years ago
3fdfa5f
ipv6: enable IPV6_FLOWLABEL_MGR for getsockopt
by Florent Fourcot
· 11 years ago
3797d3e
net: flow_dissector: small optimizations in IPv4 dissect
by Eric Dumazet
· 11 years ago
c1f3bb6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
dcd6077
inet: fix a UFO regression
by Eric Dumazet
· 11 years ago
bc32383
net: skbuff - kernel-doc fixes
by Mathias Krause
· 11 years ago
253c6da
caif: use pskb_put() instead of reimplementing its functionality
by Mathias Krause
· 11 years ago
0c7ddf3
net: move pskb_put() to core code
by Mathias Krause
· 11 years ago
a6cc0cf
net: Add layer 2 hardware acceleration operations for macvlan devices
by John Fastabend
· 11 years ago
78032f9
6lowpan: release device on error path
by Dan Carpenter
· 11 years ago
d324353
net/vlan: Provide read access to the vlan egress map
by Eyal Perry
· 11 years ago
a715b49
tipc: reassembly failures should cause link reset
by Erik Hugne
· 11 years ago
40ba3cd
tipc: message reassembly using fragment chain
by Erik Hugne
· 11 years ago
528f6f4
tipc: don't reroute message fragments
by Erik Hugne
· 11 years ago
c224b76
Merge tag 'nfs-for-3.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
0324e74
Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
249a363
ipv6: drop the judgement in rt6_alloc_cow()
by Duan Jiong
· 11 years ago
0e033e0
ipv6: fix headroom calculation in udp6_ufo_fragment
by Hannes Frederic Sowa
· 11 years ago
482fc60
ipv4: introduce new IP_MTU_DISCOVER mode IP_PMTUDISC_INTERFACE
by Hannes Frederic Sowa
· 11 years ago
33b4434
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 11 years ago
b476d3f
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by John W. Linville
· 11 years ago
353c781
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 11 years ago
b579035
ipv6: remove old conditions on flow label sharing
by Florent Fourcot
· 11 years ago
cfce0a2
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 11 years ago
f8e617e
net: introduce skb_coalesce_rx_frag()
by Jason Wang
· 11 years ago
9f9843a7
tcp: properly handle stretch acks in slow start
by Yuchung Cheng
· 11 years ago
0d41cca
tcp: enable sockets to use MSG_FASTOPEN by default
by Yuchung Cheng
· 11 years ago
f8785c5
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables
by David S. Miller
· 11 years ago
72c39a0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 11 years ago
c359c41
netfilter: nft_compat: use _safe version of list_for_each
by Dan Carpenter
· 11 years ago
6fcf018
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch
by David S. Miller
· 11 years ago
cea80ea
net: checksum: fix warning in skb_checksum
by Daniel Borkmann
· 11 years ago
87bc072
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
01925ef
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
394efd1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
7926c1d
net: sctp: do not trigger BUG_ON in sctp_cmd_delete_tcb
by Daniel Borkmann
· 11 years ago
f421436
net/hsr: Add support for the High-availability Seamless Redundancy protocol (HSRv0)
by Arvid Brodin
· 11 years ago
74d332c
net: extend net_device allocation to vmalloc()
by Eric Dumazet
· 11 years ago
e6d8b64
net: sctp: fix and consolidate SCTP checksumming code
by Daniel Borkmann
· 11 years ago
2817a33
net: skb_checksum: allow custom update/combine for walking skb
by Daniel Borkmann
· 11 years ago
ca0e8bd
netfilter: nf_tables: remove duplicated include from nf_tables_ipv4.c
by Wei Yongjun
· 11 years ago
4542fa4
netfilter: ctnetlink: account both directions in one step
by Holger Eitzenberger
· 11 years ago
f7b13e4
netfilter: introduce nf_conn_acct structure
by Holger Eitzenberger
· 11 years ago
6f09234
net: flow_dissector: fail on evil iph->ihl
by Jason Wang
· 11 years ago
296c106
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 11 years ago
2e19ef0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 11 years ago
8ddd094
openvswitch: Use flow hash during flow lookup operation.
by Pravin B Shelar
· 11 years ago
5eb26b1
openvswitch: TCP flags matching support.
by Jarno Rajahalme
· 11 years ago
df23e9f
openvswitch: Widen TCP flags handling.
by Jarno Rajahalme
· 11 years ago
3cdb35b
openvswitch: Enable all GSO features on internal port.
by Pravin B Shelar
· 11 years ago
fb10d5b
Merge branch 'linus' into sched/core
by Ingo Molnar
· 11 years ago
84502b5
xfrm: Fix null pointer dereference when decoding sessions
by Steffen Klassert
· 11 years ago
a1311d8
SUNRPC: Cleanup xs_destroy()
by Trond Myklebust
· 11 years ago
93dc41b
SUNRPC: close a rare race in xs_tcp_setup_socket.
by NeilBrown
· 11 years ago
3582b90
6lowpan: cleanup skb copy data
by Alexander Aring
· 11 years ago
578d524
6lowpan: set 6lowpan network and transport header
by Alexander Aring
· 11 years ago
3e69162
6lowpan: set and use mac_len for mac header length
by Alexander Aring
· 11 years ago
3961532
6lowpan: remove unnecessary set of headers
by Alexander Aring
· 11 years ago
ba48650
ipv6: remove the unnecessary statement in find_match()
by Duan Jiong
· 11 years ago
83a1a7c
mac802154: Use pr_err(...) rather than printk(KERN_ERR ...)
by Chen Weilong
· 11 years ago
3af390e
tipc: remove two indentation levels in tipc_recv_msg routine
by Ying Xue
· 11 years ago
09c3e54
SUNRPC: remove duplicated include from clnt.c
by Wei Yongjun
· 11 years ago
c968601
tcp: temporarily disable Fast Open on SYN timeout
by Yuchung Cheng
· 11 years ago
Next »