Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
636e19a34275d7d6fda0fefa965b1e2a715e2b02
/
net
636e19a
net: consolidate 8021q tagging
by John Fastabend
· 14 years ago
8f5549f
net: remove check for headroom in vlan_dev_create
by John Fastabend
· 14 years ago
029f5fc
8021q: set hard_header_len when VLAN offload features are toggled
by John Fastabend
· 14 years ago
58e998c
offloading: Force software GSO for multiple vlan tags.
by Jesse Gross
· 14 years ago
c8d5bcd
offloading: Support multiple vlan tags in GSO.
by Jesse Gross
· 14 years ago
e1e78db
offloading: Make scatter/gather more tolerant of vlans.
by Jesse Gross
· 14 years ago
d9aa938
ipv4: Fix build with multicast disabled.
by David S. Miller
· 14 years ago
c25ecd0
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
9457b24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
0597d1b
can-bcm: fix minor heap overflow
by Oliver Hartkopp
· 14 years ago
4038565
ipv6: Warn users if maximum number of routes is reached.
by Ben Greear
· 14 years ago
2de7957
ipv6: addrconf: don't remove address state on ifdown if the address is being kept
by Lorenzo Colitti
· 14 years ago
8f49c27
tcp: Don't change unlocked socket state in tcp_v4_err().
by David S. Miller
· 14 years ago
190683a
net: net_families __rcu annotations
by Eric Dumazet
· 14 years ago
1d7138d
igmp: RCU conversion of in_dev->mc_list
by Eric Dumazet
· 14 years ago
5ef4130
x25: Prevent crashing when parsing bad X.25 facilities
by Dan Rosenberg
· 14 years ago
1f18b71
net: Fix header size check for GSO case in recvmsg (af_packet)
by Mariusz Kozlowski
· 14 years ago
7c13a0d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
by David S. Miller
· 14 years ago
369cf77
rtnetlink: Fix message size calculation for link messages
by Thomas Graf
· 14 years ago
22e091e
netfilter: ipv6: fix overlap check for fragments
by Shan Wei
· 14 years ago
c753796
ipv4: Make rt->fl.iif tests lest obscure.
by David S. Miller
· 14 years ago
ed1deb7
Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6
by David S. Miller
· 14 years ago
72cdd1d
net: get rid of rtable->idev
by Eric Dumazet
· 14 years ago
8877870
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
7a1abd0
tcp: Increase TCP_MAXSEG socket option minimum.
by David S. Miller
· 14 years ago
b3d14bf
dccp ccid-2: Implementation of circular Ack Vector buffer with overflow handling
by Gerrit Renker
· 14 years ago
7d87093
dccp ccid-2: Separate internals of Ack Vectors from option-parsing code
by Gerrit Renker
· 14 years ago
f17a37c
dccp ccid-2: Ack Vector interface clean-up
by Gerrit Renker
· 14 years ago
8d987e5
net: avoid limits overflow
by Eric Dumazet
· 14 years ago
6728664
net: packet: fix information leak to userland
by Vasiliy Kulikov
· 14 years ago
57fe93b
filter: make sure filters dont read uninitialized memory
by David S. Miller
· 14 years ago
fe10ae5
net: ax25: fix information leak to userland
by Vasiliy Kulikov
· 14 years ago
332dd96
net/dst: dst_dev_event() called after other notifiers
by Eric Dumazet
· 14 years ago
88f8a5e
net: tipc: fix information leak to userland
by Kulikov Vasiliy
· 14 years ago
2af6fd8
net/ipv4/tcp.c: Update WARN uses
by Joe Perches
· 14 years ago
b194a36
net/core/dev.c: Update WARN uses
by Joe Perches
· 14 years ago
18943d2
inet: fix ip_mc_drop_socket()
by Eric Dumazet
· 14 years ago
63ce090
Bluetooth: fix not setting security level when creating a rfcomm session
by Luiz Augusto von Dentz
· 14 years ago
4f8b691
Bluetooth: fix endianness conversion in L2CAP
by Gustavo F. Padovan
· 14 years ago
bfaaeb3
Bluetooth: fix unaligned access to l2cap conf data
by steven miao
· 14 years ago
bdb7524
Bluetooth: Fix non-SSP auth request for HIGH security level sockets
by Johan Hedberg
· 14 years ago
96c99b4
Bluetooth: fix hidp kconfig dependency warning
by Randy Dunlap
· 14 years ago
352ffad
mac80211: unset SDATA_STATE_OFFCHANNEL when cancelling a scan
by Brian Cavagnolo
· 14 years ago
3cc25e5
cfg80211: fix a crash in dev lookup on dump commands
by Felix Fietkau
· 14 years ago
973a34a
af_unix: optimize unix_dgram_poll()
by Eric Dumazet
· 14 years ago
5456f09
af_unix: fix unix_dgram_poll() behavior for EPOLLOUT event
by Eric Dumazet
· 14 years ago
67426b7
af_unix: use keyed wakeups
by Eric Dumazet
· 14 years ago
fc766e4c
decnet: RCU conversion and get rid of dev_base_lock
by Eric Dumazet
· 14 years ago
d0eaeec
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
aa58163
rds: Fix rds message leak in rds_message_map_pages
by Pavel Emelyanov
· 14 years ago
eb58906
pktgen: correct uninitialized queue_map
by Junchang Wang
· 14 years ago
f464214
ipv6: fix overlap check for fragments
by Shan Wei
· 14 years ago
4c46ee5
classifier: report statistics for basic classifier
by stephen hemminger
· 14 years ago
86c2c0a
NET: pktgen - fix compile warning
by Dmitry Torokhov
· 14 years ago
4b4a270
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
22e76c8
inet_diag: Make sure we actually run the same bytecode we audited.
by Nelson Elhage
· 14 years ago
1f1b9c9
fib: fib_result_assign() should not change fib refcounts
by Eric Dumazet
· 14 years ago
cccbe5e
netfilter: ip6_tables: fix information leak to userspace
by Jan Engelhardt
· 14 years ago
758cb41
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
by David S. Miller
· 14 years ago
c00b2c9
cls_cgroup: Fix crash on module unload
by Herbert Xu
· 14 years ago
a6331d6
memory corruption in X.25 facilities parsing
by andrew hendry
· 14 years ago
41bb78b
net dst: fix percpu_counter list corruption and poison overwritten
by Xiaotian Feng
· 14 years ago
8200a59
rds: Remove kfreed tcp conn from list
by Pavel Emelyanov
· 14 years ago
58c490b
rds: Lost locking in loop connection freeing
by Pavel Emelyanov
· 14 years ago
47d1ff1
caif: Remove noisy printout when disconnecting caif socket
by sjur.brandeland@stericsson.com
· 14 years ago
f2527ec
caif: Bugfix for socket priority, bindtodev and dbg channel.
by André Carvalho de Matos
· 14 years ago
b5f15ac
ipv4: netfilter: ip_tables: fix information leak to userland
by Vasiliy Kulikov
· 14 years ago
1a8b7a6
ipv4: netfilter: arp_tables: fix information leak to userland
by Vasiliy Kulikov
· 14 years ago
df32cc1
net: check queue_index from sock is valid for device
by Tom Herbert
· 14 years ago
6f9b901
l2tp: kzalloc with swapped params in l2tp_dfs_seq_open
by Dr. David Alan Gilbert
· 14 years ago
5ec1cea
text ematch: check for NULL pointer before destroying textsearch config
by Thomas Graf
· 14 years ago
3985c7c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
253eacc
net: Truncate recvfrom and sendto length to INT_MAX.
by Linus Torvalds
· 14 years ago
d139ff0
RDS: Let rds_message_alloc_sgs() return NULL
by Andy Grover
· 14 years ago
fc8162e
RDS: Copy rds_iovecs into kernel memory instead of rereading from userspace
by Andy Grover
· 14 years ago
f4a3fc0
RDS: Clean up error handling in rds_cmsg_rdma_args
by Andy Grover
· 14 years ago
a09f69c
RDS: Return -EINVAL if rds_rdma_pages returns an error
by Andy Grover
· 14 years ago
1b1f693
net: fix rds_iovec page count overflow
by Linus Torvalds
· 14 years ago
3285ee3
ip_gre: fix fallback tunnel setup
by Eric Dumazet
· 14 years ago
870be39
ipv6/udp: report SndbufErrors and RcvbufErrors
by Eric Dumazet
· 14 years ago
1840897
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
a4765fa
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
520efd1
mac80211: fix failure to check kmalloc return value in key_key_read
by Jesper Juhl
· 14 years ago
d817d29
netfilter: fix nf_conntrack_l4proto_register()
by Eric Dumazet
· 14 years ago
64e4674
netfilter: nf_nat: fix compiler warning with CONFIG_NF_CT_NETLINK=n
by Patrick McHardy
· 14 years ago
51139ad
convert get_sb_pseudo() users
by Al Viro
· 15 years ago
fc14f2f
convert get_sb_single() users
by Al Viro
· 15 years ago
089282f
netfilter: xt_socket: Make tproto signed in socket_mt6_v1().
by David S. Miller
· 14 years ago
448d7b5
pktgen: Limit how much data we copy onto the stack.
by Nelson Elhage
· 14 years ago
8acfe46
net: Limit socket I/O iovec total length to INT_MAX.
by David S. Miller
· 14 years ago
4aa2c46
fib: Fix fib zone and its hash leak on namespace stop
by Pavel Emelyanov
· 14 years ago
1c0e0a0
dccp ccid-2: Stop polling
by Gerrit Renker
· 14 years ago
b1fcf55
dccp: Refine the wait-for-ccid mechanism
by Gerrit Renker
· 14 years ago
dc841e3
dccp: Extend CCID packet dequeueing interface
by Gerrit Renker
· 14 years ago
fe84f41
dccp: Return-value convention of hc_tx_send_packet()
by Gerrit Renker
· 14 years ago
f6ac55b
net/9p: Return error on read with NULL buffer
by Sanchit Garg
· 14 years ago
b165d60
9p: Add datasync to client side TFSYNC/RFSYNC for dotl
by Venkateswararao Jujjuri (JV)
· 14 years ago
7b3bb3f
net/9p: Return error if we fail to encode protocol data
by Aneesh Kumar K.V
· 14 years ago
52f44e0
net/9p: Add waitq to VirtIO transport.
by Venkateswararao Jujjuri (JV)
· 14 years ago
419b395
[net/9p]Serialize virtqueue operations to make VirtIO transport SMP safe.
by Venkateswararao Jujjuri (JV)
· 14 years ago
Next »