Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0cca1ca647d87c2c0b0d76d2f32683ce34d54989
/
net
68e3f5d
[CRYPTO] users: Fix up scatterlist conversion errors
by Herbert Xu
· 17 years ago
ceaa79c4
[NETNS]: Fix get_net_ns_by_pid
by Eric W. Biederman
· 17 years ago
2b008b0a
[NET]: Marking struct pernet_operations __net_initdata was inappropriate
by Eric W. Biederman
· 17 years ago
72998d8
[INET] ESP: Must #include <linux/scatterlist.h>
by Adrian Bunk
· 17 years ago
18134be
[TCP] IPV6: fix softnet build breakage
by Jeff Garzik
· 17 years ago
4be2700
[NetLabel]: correct usage of RCU locking
by Paul Moore
· 17 years ago
94d3b1e
[TCP]: fix D-SACK cwnd handling
by Ryousei Takano
· 17 years ago
8ad7c62b
[SCTP] net/sctp/auth.c: make 3 functions static
by Adrian Bunk
· 17 years ago
b4caea8
[TCP]: Add missing I/O AT code to ipv6 side.
by David S. Miller
· 17 years ago
d84d64d
[SCTP]: #if 0 sctp_update_copy_cksum()
by Adrian Bunk
· 17 years ago
39296ed
[INET]: Unexport icmpmsg_statistics
by Adrian Bunk
· 17 years ago
bbbb1a8
[NET]: Unexport sock_enable_timestamp().
by Adrian Bunk
· 17 years ago
0f79efd
[TCP]: Make tcp_match_skb_to_sack() static.
by Adrian Bunk
· 17 years ago
d76081f
[IRDA]: Make ircomm_tty static.
by Adrian Bunk
· 17 years ago
c8d90dc
[NET] dev_change_name: ignore changes to same name
by Stephen Hemminger
· 17 years ago
8c56a34
Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6
by David S. Miller
· 17 years ago
a057ae3
[NET_CLS_ACT]: Use skb_act_clone
by Jamal Hadi Salim
· 17 years ago
c7da57a
[TCP]: Fix scatterlist handling in MD5 signature support.
by David S. Miller
· 17 years ago
0e0940d
[IPSEC]: Fix scatterlist handling in skb_icv_walk().
by David S. Miller
· 17 years ago
ed0e7e0
[IPSEC]: Add missing sg_init_table() calls to ESP.
by David S. Miller
· 17 years ago
564262c1
[TCP]: Fix inconsistency of terms.
by Ryousei Takano
· 17 years ago
4bc3e17
Merge branch 'fixes-davem' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 17 years ago
ddd6858
[PATCH] mac80211: fix printk warning on 64-bit
by Johannes Berg
· 17 years ago
4822570
[PATCH] mac80211: Fix SSID matching in AP selection
by Michael Wu
· 17 years ago
fee9dee
[UDP]: Make use of inet_iif() when doing socket lookups.
by Vlad Yasevich
· 17 years ago
8a6911b
[IPV4]: Remove no longer used snmp4_icmp_list.
by David S. Miller
· 17 years ago
06dbbfe
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
24c667d
[CCID2/3]: Initialisation assignments of 0 are redundant
by Gerrit Renker
· 17 years ago
76fd1e8
[DCCP]: Unaligned pointer access
by Gerrit Renker
· 17 years ago
d8ef2c2
[DCCP]: Convert Reset code into socket error number
by Gerrit Renker
· 17 years ago
1238d08
[DCCP]: One more exemption from full sequence number checks
by Gerrit Renker
· 17 years ago
fde2010
[DCCP]: Retrieve packet sequence number for error reporting
by Gerrit Renker
· 17 years ago
642f149
SG: Change sg_set_page() to take length and offset argument
by Jens Axboe
· 17 years ago
5a1cb47
m68k: sg fallout
by Geert Uytterhoeven
· 17 years ago
03cf786
[IPV4]: Explicitly call fib_get_table() in fib_frontend.c
by Pavel Emelyanov
· 17 years ago
f0fe91d
[NET]: Use BUILD_BUG_ON in net/core/flowi.c
by Pavel Emelyanov
· 17 years ago
342709e
[NET]: Remove in-code externs for some functions from net/core/dev.c
by Pavel Emelyanov
· 17 years ago
a37ae40
[NET]: Don't declare extern variables in net/core/sysctl_net_core.c
by Pavel Emelyanov
· 17 years ago
c2636b4
[NET]: Treat the sign of the result of skb_headroom() consistently
by Chuck Lever
· 17 years ago
0ffdd58
[9P]: Fix missing unlock before return in p9_mux_poll_start
by Roel Kluin
· 17 years ago
0034622
[PKT_SCHED]: Fix sch_prio.c build with CONFIG_NETDEVICES_MULTIQUEUE
by Pavel Emelyanov
· 17 years ago
6a5f44d
[IPV4] ip_gre: sendto/recvfrom NBMA address
by Timo Teras
· 17 years ago
16d14ef
[SCTP]: Consolidate sctp_ulpq_renege_xxx functions
by Pavel Emelyanov
· 17 years ago
5c58298
[NETLINK]: Fix ACK processing after netlink_dump_start
by Denis V. Lunev
· 17 years ago
6273172
[DCCP]: Implement SIOCINQ/FIONREAD
by Arnaldo Carvalho de Melo
· 17 years ago
bada339
[NET]: Validate device addr prior to interface-up
by Jeff Garzik
· 17 years ago
01e7ae8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 17 years ago
1176360
[PATCH] Fix breakage after SG cleanups
by Ralf Baechle
· 17 years ago
b530cc7
9p: add virtio transport
by Eric Van Hensbergen
· 17 years ago
ebc3bbc
Fix sctp compile
by Christian Borntraeger
· 17 years ago
b3b724f
net: fix xfrm build - missing scatterlist.h include
by Heiko Carstens
· 17 years ago
f09cc91
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
fa05f12
Update net/ to use sg helpers
by Jens Axboe
· 17 years ago
ea2c47b
[IPSEC] IPV6: Fix to add tunnel mode SA correctly.
by Masahide NAKAMURA
· 17 years ago
668f895
[NET]: Hide the queue_mapping field inside netif_subqueue_stopped
by Pavel Emelyanov
· 17 years ago
4e3ab47
[NET]: Make and use skb_get_queue_mapping
by Pavel Emelyanov
· 17 years ago
dfa4091
[NET]: Use the skb_set_queue_mapping where appropriate
by Pavel Emelyanov
· 17 years ago
7131c6c
[INET]: Use MODULE_ALIAS_NET_PF_PROTO_TYPE where possible.
by Jean Delvare
· 17 years ago
305e1e9
[INET]: Let inet_diag and friends autoload
by Jean Delvare
· 17 years ago
bfb85c9
[ATM]: Fix clip module reload crash.
by Randy Dunlap
· 17 years ago
a524ecc
[Bluetooth] Convert RFCOMM to use kthread API
by Marcel Holtmann
· 17 years ago
b6a0dc8
[Bluetooth] Add support for handling simple eSCO links
by Marcel Holtmann
· 17 years ago
dae6a0f
[Bluetooth] Add address and channel attribute to RFCOMM TTY device
by Marcel Holtmann
· 17 years ago
6792b5e
[Bluetooth] Fix wrong argument in debug code of HIDP
by Dave Young
· 17 years ago
6464f35
[Bluetooth] Fall back to L2CAP in basic mode
by Marcel Holtmann
· 17 years ago
f0709e0
[Bluetooth] Advertise L2CAP features mask support
by Marcel Holtmann
· 17 years ago
4e8402a
[Bluetooth] Retrieve L2CAP features mask on connection setup
by Marcel Holtmann
· 17 years ago
861d688
[Bluetooth] Remove global conf_mtu variable from L2CAP
by Marcel Holtmann
· 17 years ago
876d948
[Bluetooth] Finish L2CAP configuration only with acceptable settings
by Marcel Holtmann
· 17 years ago
a9de924
[Bluetooth] Switch from OGF+OCF to using only opcodes
by Marcel Holtmann
· 17 years ago
01dd2fb
typo fixes
by Matt LaPlante
· 17 years ago
c03983a
Spelling fix: explicitly
by Jean Delvare
· 17 years ago
db955170
more UTF-8 conversions
by Marcin Garski
· 17 years ago
96de0e2
Convert files to UTF-8 and some cleanups
by Jan Engelhardt
· 17 years ago
3a4fa0a
Fix misspellings of "system", "controller", "interrupt" and "necessary".
by Robert P. J. Day
· 17 years ago
804b908
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
6651fd5
Use task_pid_nr() in ip_vs_sync.c
by Pavel Emelyanov
· 17 years ago
ba25f9d
Use helpers to obtain task pid in printks
by Pavel Emelyanov
· 17 years ago
93043ec
define global BIT macro
by Jiri Slaby
· 17 years ago
7b19ada
get rid of input BIT* duplicate defines
by Jiri Slaby
· 17 years ago
1977f03
remove asm/bitops.h includes
by Jiri Slaby
· 17 years ago
b488893
pid namespaces: changes to show virtual ids to user
by Pavel Emelyanov
· 17 years ago
cf7b708
Make access to task's nsproxy lighter
by Pavel Emelyanov
· 17 years ago
ce0e32e
[NET]: Fix possible dev_deactivate race condition
by Herbert Xu
· 17 years ago
a25de53
[INET]: Justification for local port range robustness.
by Anton Arapov
· 17 years ago
be702d5
[PACKET]: Kill unused pg_vec_endpage() function
by Patrick McHardy
· 17 years ago
7018065
Merge branch 'fixes-davem' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 17 years ago
85ef3e5
[NET]: QoS/Sched as menuconfig
by Randy Dunlap
· 17 years ago
9b013e0
[NET]: Fix bug in sk_filter race cures.
by Olof Johansson
· 17 years ago
a577936
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
f429cd3
sysctl: properly register the irda binary sysctl numbers
by Eric W. Biederman
· 17 years ago
064b5bb
sysctl: remove broken netfilter binary sysctls
by Eric W. Biederman
· 17 years ago
49641b5
sysctl: ipv4 remove binary sysctl paths where they are broken
by Eric W. Biederman
· 17 years ago
baa3a2a
sysctl: remove broken sunrpc debug binary sysctls
by Eric W. Biederman
· 17 years ago
428b367
sysctl: ipv6 route flushing (kill binary path)
by Eric W. Biederman
· 17 years ago
d12af67
sysctl: fix neighbour table sysctls.
by Eric W. Biederman
· 17 years ago
67a4cce
[PATCH] mac80211: make ieee802_11_parse_elems return void
by John W. Linville
· 17 years ago
52f095e
[IPV6]: Fix again the fl6_sock_lookup() fixed locking
by Pavel Emelyanov
· 17 years ago
bc34b84
[NETFILTER]: nf_conntrack_tcp: fix connection reopening fix
by Jozsef Kadlecsik
· 17 years ago
78c2e50
[IPV6]: Fix race in ipv6_flowlabel_opt() when inserting two labels
by Pavel Emelyanov
· 17 years ago
Next »