Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
62cdcceec9ccfac48f59bd03a258f91cb9700f45
/
net
/
core
8fbbef0
iovec: make sure the caller actually wants anything in memcpy_fromiovecend
by Sasha Levin
· 12 years ago
80db167
net: Correctly set segment mac_len in skb_segment().
by Vlad Yasevich
· 12 years ago
c28d71c
net: sendmsg: fix NULL pointer dereference
by Andrey Ryabinin
· 12 years ago
ad52eef
inetpeer: get rid of ip_id_count
by Eric Dumazet
· 12 years ago
2edae61
skbuff: skb_segment: orphan frags before copying
by Michael S. Tsirkin
· 12 years ago
2f3ca8e
skbuff: export skb_copy_ubufs
by Michael S. Tsirkin
· 14 years ago
d16beab
net-gro: reset skb->truesize in napi_reuse_skb()
by Eric Dumazet
· 12 years ago
1102122
skb: Add inline helper for getting the skb end offset from head
by Alexander Duyck
· 14 years ago
3a17d3e
rtnetlink: Only supply IFLA_VF_PORTS information when RTEXT_FILTER_VF is set
by David Gibson
· 12 years ago
4fab0f5
rtnetlink: Warn when interface's information won't fit in our packet
by David Gibson
· 12 years ago
7dca1b9
filter: prevent nla extensions to peek beyond the end of the message
by Mathias Krause
· 12 years ago
20874f0
net: core: don't account for udp header size when computing seglen
by Florian Westphal
· 12 years ago
32e66c0
net: add and use skb_gso_transport_seglen()
by Florian Westphal
· 13 years ago
d4f0afc
net: fix 'ip rule' iif/oif device rename
by Maciej Żenczykowski
· 13 years ago
e387172
net: unix: allow set_peek_off to fail
by Sasha Levin
· 13 years ago
fcbb113
net: drop_monitor: fix the value of maxattr
by Changli Gao
· 13 years ago
d92c9bf
{pktgen, xfrm} Update IPv4 header total len and checksum after tranformation
by fan.du
· 13 years ago
9793558
net: core: Always propagate flag changes to interfaces
by Vlad Yasevich
· 13 years ago
18719a4
net: rework recvmsg handler msg_name and msg_namelen logic
by Hannes Frederic Sowa
· 13 years ago
c137ba1
net: Fix "ip rule delete table 256"
by Andreas Henriksson
· 13 years ago
161f4a4
net: flow_dissector: fail on evil iph->ihl
by Jason Wang
· 13 years ago
a8e02b7
netpoll: fix NULL pointer dereference in netpoll_cleanup
by Nikolay Aleksandrov
· 13 years ago
a4942e9
net: flow_dissector: fix thoff for IPPROTO_AH
by Eric Dumazet
· 13 years ago
3b5c001
neighbour: populate neigh_parms on alloc before calling ndo_neigh_setup
by Veaceslav Falico
· 13 years ago
dbe3f75
net: check net.core.somaxconn sysctl values
by Roman Gushchin
· 13 years ago
b42e9bf
neighbour: fix a race in neigh_destroy()
by Eric Dumazet
· 13 years ago
7d9577d
ipv6: do not clear pinet6 field
by Eric Dumazet
· 13 years ago
074d34f
net: vlan,ethtool: netdev_features_t is more than 32 bit
by Bjørn Mork
· 13 years ago
7433ca9
net: use netdev_features_t in skb_needs_linearize()
by Patrick McHardy
· 13 years ago
ca4bf7c
net: fix incorrect credentials passing
by Linus Torvalds
· 13 years ago
4087320
net: rate-limit warn-bad-offload splats.
by Ben Greear
· 13 years ago
f29e246
rtnetlink: Call nlmsg_parse() with correct header length
by Michael Riesch
· 13 years ago
1ab6b2a
netfilter: don't reset nf_trace in nf_reset()
by Patrick McHardy
· 13 years ago
617f13b
net: count hw_addr syncs so that unsync works properly.
by Vlad Yasevich
· 13 years ago
f0180de
net: add a synchronize_net() in netdev_rx_handler_unregister()
by Eric Dumazet
· 13 years ago
a897b79
net: remove a WARN_ON() in net_enable_timestamp()
by Eric Dumazet
· 13 years ago
08ebc8f
rtnetlink: Mask the rta_type when range checking
by Vlad Yasevich
· 13 years ago
78d3a46
rtnl: fix info leak on RTM_GETLINK request for VF devices
by Mathias Krause
· 13 years ago
c7a226b
bridging: fix rx_handlers return code
by Cristian Bercaru
· 13 years ago
8c2223f
sock_diag: Fix out-of-bounds access to sock_diag_handlers[]
by Mathias Krause
· 14 years ago
b5428e47
net: fix infinite loop in __skb_recv_datagram()
by Eric Dumazet
· 14 years ago
6c1128b
pktgen: correctly handle failures when adding a device
by Cong Wang
· 14 years ago
f86c309
net-rps: Fix brokeness causing OOO packets
by Tom Herbert
· 14 years ago
4e95708
net: correct check in dev_addr_del()
by Jiri Pirko
· 14 years ago
0f2835b
af-packet: fix oops when socket is not present
by Eric Leblond
· 14 years ago
2d2f242
vlan: don't deliver frames for unknown vlans to protocols
by Florian Zumbiehl
· 14 years ago
742bd2b
net: Fix skb_under_panic oops in neigh_resolve_output
by ramesh.nagappa@gmail.com
· 14 years ago
c847943
pktgen: fix crash when generating IPv6 packets
by Amerigo Wang
· 14 years ago
2583c97
net: do not disable sg for packets requiring no checksum
by Ed Cashin
· 14 years ago
09c6cf7
net: guard tcp_set_keepalive() to tcp sockets
by Eric Dumazet
· 14 years ago
6b8fc5c
net: small bug on rxhash calculation
by Chema Gonzalez
· 14 years ago
e6da94b
net: Statically initialize init_net.dev_base_head
by Rustad, Mark D
· 14 years ago
9e296be
af_packet: don't emit packet on orig fanout group
by Eric Leblond
· 14 years ago
caf2630
net/core: Fix potential memory leak in dev_set_alias()
by Alexey Khoroshilov
· 14 years ago
4658b24
tcp: Apply device TSO segment limit earlier
by Ben Hutchings
· 14 years ago
2dc3b21
net: Allow driver to limit number of GSO segments per skb
by Ben Hutchings
· 14 years ago
e48fa33
net: feed /dev/random with the MAC address when registering a device
by Theodore Ts'o
· 14 years ago
202a366
net: fix rtnetlink IFF_PROMISC and IFF_ALLMULTI handling
by Jiri Benc
· 14 years ago
2c07f25
splice: fix racy pipe->buffers uses
by Eric Dumazet
· 14 years ago
993772c
net: remove skb_orphan_try()
by Eric Dumazet
· 14 years ago
da7de70
netpoll: fix netpoll_send_udp() bugs
by Eric Dumazet
· 14 years ago
217fc83
net: neighbour: fix neigh_dump_info()
by Eric Dumazet
· 14 years ago
f375a27
drop_monitor: dont sleep in atomic context
by Eric Dumazet
· 14 years ago
31fab24
net: sock: validate data_len before allocating skb in sock_alloc_send_pskb()
by Jason Wang
· 14 years ago
d4b1133
pktgen: fix module unload for good
by Eric Dumazet
· 14 years ago
c57b546
pktgen: fix crash at module unload
by Eric Dumazet
· 14 years ago
59b9997
Revert "net: maintain namespace isolation between vlan and real device"
by David S. Miller
· 14 years ago
4fdcfa1
drop_monitor: prevent init path from scheduling on the wrong cpu
by Neil Horman
· 14 years ago
3885ca7
drop_monitor: Make updating data->skb smp safe
by Neil Horman
· 14 years ago
cde2e9a
drop_monitor: fix sleeping in invalid context warning
by Neil Horman
· 14 years ago
bbe362b
drop_monitor: allow more events per second
by Eric Dumazet
· 14 years ago
b922934
netns: do not leak net_generic data on failed init
by Julian Anastasov
· 14 years ago
7d3d43d
net: In unregister_netdevice_notifier unregister the netdevices.
by Eric W. Biederman
· 14 years ago
87151b8
net: allow pskb_expand_head() to get maximum tailroom
by Eric Dumazet
· 14 years ago
110c433
net: fix a race in sock_queue_err_skb()
by Eric Dumazet
· 14 years ago
f03fb3f
bpf jit: Make the filter.c::__load_pointer helper non-static for the jits
by Jan Seiffert
· 14 years ago
2def16a
net: fix /proc/net/dev regression
by Eric Dumazet
· 14 years ago
ed359a3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 14 years ago
0195c00
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
by Linus Torvalds
· 14 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 14 years ago
3b9785c
net/core: dev_forward_skb() should clear skb_iif
by Benjamin LaHaise
· 14 years ago
50269e1
net: add a truesize parameter to skb_add_rx_frag()
by Eric Dumazet
· 14 years ago
2a2a459
net: fix napi_reuse_skb() skb reserve
by Eric Dumazet
· 14 years ago
9f39383
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
by Linus Torvalds
· 14 years ago
3b59bf0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 14 years ago
0d9cabd
Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 14 years ago
0352bc5
net: remove the second argument of k[un]map_atomic()
by Cong Wang
· 15 years ago
35239e2
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 14 years ago
43db362
net: get rid of some pointless casts to sockaddr
by Maciej Żenczykowski
· 14 years ago
95f050b
net: Use bool for return value of dev_valid_name().
by David S. Miller
· 14 years ago
f6a1ad4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 14 years ago
77a1abf
net: export netdev_stats_to_stats64
by Eric Dumazet
· 14 years ago
737f24b
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 14 years ago
a4b64fb
rtnetlink: fix rtnl_calcit() and rtnl_dump_ifinfo()
by Eric Dumazet
· 14 years ago
48752f6
rtnetlink: Fix VF IFLA policy
by Greg Rose
· 15 years ago
ff4783c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 15 years ago
80d326f
netlink: add netlink_dump_control structure for netlink_dump_start()
by Pablo Neira Ayuso
· 15 years ago
bc2f799
net: Add missing getsockopt for SO_NOFCS.
by David S. Miller
· 15 years ago
5e0c03c
net: Support RX-ALL feature flag.
by Ben Greear
· 15 years ago
3bdc0eb
net: Add framework to allow sending packets with customized CRC.
by Ben Greear
· 15 years ago
Next »