Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f51f5ec6909fad9ddfcaa962377f7892d7918302
/
net
f51f5ec
[NETFILTER]: make secmark_tg_destroy() static
by Adrian Bunk
· 17 years ago
324b576
[INET]: Unexport inet_listen_wlock
by Adrian Bunk
· 17 years ago
74da4d3
[INET]: Unexport __inet_hash_connect
by Adrian Bunk
· 17 years ago
d8b2a4d
[NET]: Fix race in dev_close(). (Bug 9750)
by Matti Linnanvuori
· 17 years ago
b318e0e
[IPSEC]: Fix bogus usage of u64 on input sequence number
by Herbert Xu
· 17 years ago
45b5035
[RTNETLINK]: Send a single notification on device state changes.
by Laszlo Attila Toth
· 17 years ago
370125f
[NETLABLE]: Hide netlbl_unlabel_audit_addr6 under ifdef CONFIG_IPV6.
by Pavel Emelyanov
· 17 years ago
56628b1
[NETLABEL]: Don't produce unused variables when IPv6 is off.
by Pavel Emelyanov
· 17 years ago
94de7fe
[NETLABEL]: Compilation for CONFIG_AUDIT=n case.
by Pavel Emelyanov
· 17 years ago
910d6c3
[GENETLINK]: Relax dances with genl_lock.
by Pavel Emelyanov
· 17 years ago
4c3a0a2
[NETLABEL]: Fix lookup logic of netlbl_domhsh_search_def.
by Pavel Emelyanov
· 17 years ago
fee54fa
[NET]: Fix comment for skb_pull_rcsum
by Urs Thuermann
· 17 years ago
28a89453
[IPV6]: Fix IPsec datagram fragmentation
by Herbert Xu
· 17 years ago
69cc64d
[NDISC]: Fix race in generic address resolution
by David S. Miller
· 17 years ago
e848b58
[AX25] ax25_ds_timer: use mod_timer instead of add_timer
by Jarek Poplawski
· 17 years ago
21fab4a
[AX25] ax25_timer: use mod_timer instead of add_timer
by Jarek Poplawski
· 17 years ago
4de211f
[AX25] ax25_route: make ax25_route_lock BH safe
by Jarek Poplawski
· 17 years ago
1105b5d
[AX25] af_ax25: remove sock lock in ax25_info_show()
by Jarek Poplawski
· 17 years ago
8315f5d
fib_trie: /proc/net/route performance improvement
by Stephen Hemminger
· 17 years ago
ec28cf7
fib_trie: handle empty tree
by Stephen Hemminger
· 17 years ago
e4f8b5d
[IPV4]: Remove IP_TOS setting privilege checks.
by David S. Miller
· 17 years ago
0c0d61ca9
Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 17 years ago
bb50c80
SUNPRC: Fix printk format warning
by Roland Dreier
· 17 years ago
30ddb15
[PKT_SCHED] ematch: Fix build warning.
by David S. Miller
· 17 years ago
2134745
[NET_SCHED] sch_htb: htb_requeue fix
by Jarek Poplawski
· 17 years ago
238fc7e
[IPV6]: Replace using the magic constant "1024" with IP6_RT_PRIO_USER for fc_metric.
by Rami Rosen
· 17 years ago
954415e
[PKT_SCHED] ematch: tcf_em_destroy robustness
by Stephen Hemminger
· 17 years ago
ed7af3b
[PKT_SCHED]: deinline functions in meta match
by Stephen Hemminger
· 17 years ago
8ff65b4
[SCTP]: Convert sctp_dbg_objcnt to seq files.
by Pavel Emelyanov
· 17 years ago
3f5340a
[SCTP]: Use snmp_fold_field instead of a homebrew analogue.
by Pavel Emelyanov
· 17 years ago
cd557bc
[IGMP]: Optimize kfree_skb in igmp_rcv.
by Denis V. Lunev
· 17 years ago
bd2f747
[KEY]: Convert net/pfkey to use seq files.
by Pavel Emelyanov
· 17 years ago
61145aa
[KEY]: Clean up proc files creation a bit.
by Pavel Emelyanov
· 17 years ago
268bcca
[PKT_SCHED] ematch: oops from uninitialized variable (resend)
by Stephen Hemminger
· 17 years ago
ab1ecba
Merge branch 'pending' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lksctp-dev
by David S. Miller
· 17 years ago
3668805
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
cbdc738
namespaces: mark NET_NS with "depends on NAMESPACES"
by Pavel Emelyanov
· 17 years ago
dd5a184
[IPSEC] flow: reorder "struct flow_cache_entry" and remove SLAB_HWCACHE_ALIGN
by Eric Dumazet
· 17 years ago
fca09fb
[DECNET] ROUTE: remove unecessary alignment
by Eric Dumazet
· 17 years ago
405137d
[IPSEC]: Add support for aes-ctr.
by Joy Latten
· 17 years ago
bca65ea
[TIPC]: declare proto_ops structures as 'const'.
by Florian Westphal
· 17 years ago
86121fe
[TIPC]: Kill unused static inline (x5)
by Ilpo Järvinen
· 17 years ago
04f217a
[TC]: oops in em_meta
by Stephen Hemminger
· 17 years ago
f2a7799
[AF_IUCV]: defensive programming of iucv_callback_txdone
by Ursula Braun
· 17 years ago
d444472
[AF_IUCV]: broken send_skb_q results in endless loop
by Ursula Braun
· 17 years ago
435bc9d
[IUCV]: wrong irq-disabling locking at module load time
by Ursula Braun
· 17 years ago
a219994
[CAN]: Minor clean-ups
by Urs Thuermann
· 17 years ago
a2fea5f
[CAN]: Move proto_{,un}register() out of spin-locked region
by Urs Thuermann
· 17 years ago
5423dd6
[CAN]: Clean up module auto loading
by Urs Thuermann
· 17 years ago
5f58a5c
[IPSEC] flow: Remove an unnecessary ____cacheline_aligned
by Eric Dumazet
· 17 years ago
4136cd5
[IPV4]: route: fix crash ip_route_input
by Patrick McHardy
· 17 years ago
5da621f
[NETFILTER]: xt_iprange: add missing #include
by Jan Engelhardt
· 17 years ago
d9d1757
[NETFILTER]: xt_iprange: fix typo in address family
by Patrick McHardy
· 17 years ago
86577c6
[NETFILTER]: nf_conntrack: fix ct_extend ->move operation
by Patrick McHardy
· 17 years ago
b2155e7
[NETFILTER]: nf_conntrack: TCP conntrack reopening fix
by Jozsef Kadlecsik
· 17 years ago
e231c2e
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
by David Howells
· 17 years ago
5f9646c
[SCTP]: Make sure the chunk is off the transmitted list prior to freeing.
by Vlad Yasevich
· 17 years ago
a869981
[SCTP]: Fix kernel panic while received ASCONF chunk with bad serial number
by Wei Yongjun
· 17 years ago
b46ae36
[SCTP]: Set ports in every address returned by sctp_getladdrs()
by Vlad Yasevich
· 17 years ago
c068be5
[SCTP]: Correctly reap SSNs when processing FORWARD_TSN chunk
by Vlad Yasevich
· 17 years ago
7276744
9p: fix p9_printfcall export
by Andrew Morton
· 17 years ago
8a0dc95
9p: transport API reorganization
by Eric Van Hensbergen
· 17 years ago
f393354
9p: add remove function to trans_virtio
by Eric Van Hensbergen
· 17 years ago
dea7bbb
9p: Convert semaphore to spinlock for p9_idpool
by Anthony Liguori
· 17 years ago
7c7d90f
9p: Fix soft lockup in virtio transport
by Eric Van Hensbergen
· 17 years ago
e2735b7
9p: block-based virtio client
by Eric Van Hensbergen
· 17 years ago
043aba4
9p: create transport rpc cut-thru
by Eric Van Hensbergen
· 17 years ago
afcf0c1
9p: fix bug in p9_clone_stat
by Martin Stava
· 17 years ago
9c1ca6e
ipvs: Make wrr "no available servers" error message rate-limited
by Sven Wegener
· 17 years ago
a29961b3
Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 17 years ago
9ec1381
[NET_SCHED]: cls_flow: support classification based on VLAN tag
by Patrick McHardy
· 17 years ago
4f25049
[NET_SCHED]: cls_flow: fix key mask validity check
by Patrick McHardy
· 17 years ago
0ea9d70
[NET_SCHED]: em_meta: fix compile warning
by Patrick McHardy
· 17 years ago
03ac7a8
mac80211: Is not EXPERIMENTAL anymore
by Michael Buesch
· 17 years ago
3d412f6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
eda61d3
NetLabel: introduce a new kernel configuration API for NetLabel
by Paul Moore
· 17 years ago
01f2d38
[SCTP]: Kill silly inlines in ulpqueue.c
by Vlad Yasevich
· 17 years ago
0eca8fe
[SCTP]: Do not increase rwnd when reading partial notification.
by Vlad Yasevich
· 17 years ago
60c778b
[SCTP]: Stop claiming that this is a "reference implementation"
by Vlad Yasevich
· 17 years ago
3113e88
[PKT_SCHED]: vlan tag match
by Stephen Hemminger
· 17 years ago
03245ce
[NET] rtnetlink.c: remove no longer used functions
by Adrian Bunk
· 17 years ago
8cf2294
[ICMP]: Restore pskb_pull calls in receive function
by Herbert Xu
· 17 years ago
5d8c0aa
[INET]: Fix accidentally broken inet(6)_hash_connect's port offset calculations.
by Pavel Emelyanov
· 17 years ago
93d8074
bluetooth rfcomm tty: destroy before tty_close()
by Dave Young
· 17 years ago
91f5cca
bluetooth: uninlining
by Andrew Morton
· 17 years ago
eff001e
bluetooth: hidp_process_hid_control remove unnecessary parameter dealing
by Dave Young
· 17 years ago
7cc08b5
[SCTP]: Fix kernel panic while received AUTH chunk with BAD shared key identifier
by Wei Yongjun
· 17 years ago
d2f19fa
[SCTP]: Fix kernel panic while received AUTH chunk while enabled auth
by Wei Yongjun
· 17 years ago
b9c4d82
[IPV4]: Formatting fix for /proc/net/fib_trie.
by Denis V. Lunev
· 17 years ago
0aead54
[NET_SCHED]: Add #ifdef CONFIG_NET_EMATCH in net/sched/cls_flow.c (latest git broken build)
by Rami Rosen
· 17 years ago
322c8a3
[IPSEC] xfrm4_beet_input(): fix an if()
by Adrian Bunk
· 17 years ago
93890b7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 17 years ago
f5bb3a5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 17 years ago
18445c4
virtio: explicit enable_cb/disable_cb rather than callback return.
by Rusty Russell
· 17 years ago
a586d4f
virtio: simplify config mechanism.
by Rusty Russell
· 17 years ago
f35d9d8
virtio: Implement skb_partial_csum_set, for setting partial csums on untrusted packets.
by Rusty Russell
· 17 years ago
53379e5
typo fixes in net/core/net_namespace.c
by Oliver Pinter
· 17 years ago
1dbede8
typo fix in net/rfkill/rfkill.c
by Oliver Pinter
· 17 years ago
ac461a0
typo fixes in net/sctp/sm_statefuns.c
by Oliver Pinter
· 17 years ago
a80f509
Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 17 years ago
Next »