Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
3a76a819dda9a6de0ab83d04b48b3735a4d10b89
/
net
88e9d34
seq_file: constify seq_operations
by James Morris
· 15 years ago
1fd7317
Move magic numbers into magic.h
by Nick Black
· 15 years ago
a87e84b
Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 15 years ago
342ff1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
50223e4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 15 years ago
4481374
mm: replace various uses of num_physpages by totalram_pages
by Jan Beulich
· 15 years ago
b87221d
const: mark remaining super_operations const
by Alexey Dobriyan
· 15 years ago
a419aef
trivial: remove unnecessary semicolons
by Joe Perches
· 15 years ago
fd589a8
trivial: fix typo "to to" in multiple files
by Anand Gadiyar
· 15 years ago
cd68c37
sunrpc/cache: avoid variable over-loading in cache_defer_req
by NeilBrown
· 15 years ago
67e7328
sunrpc/cache: use list_del_init for the list_head entries in cache_deferred_req
by NeilBrown
· 15 years ago
f205ce8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
a19d215
pkt_sched: Fix qstats.qlen updating in dump_stats
by Jarek Poplawski
· 15 years ago
0522fea
ipv6: Log the affected address when DAD failure occurs
by Jens Rosenboom
· 15 years ago
c4c259b
HID: consolidate connect and disconnect into core code
by Jiri Kosina
· 15 years ago
bf95d20
af_iucv: fix race when queueing skbs on the backlog queue
by Hendrik Brueckner
· 15 years ago
7514bab
af_iucv: do not call iucv_sock_kill() twice
by Hendrik Brueckner
· 15 years ago
56a73de
af_iucv: handle non-accepted sockets after resuming from suspend
by Hendrik Brueckner
· 15 years ago
d997317
af_iucv: fix race in __iucv_sock_wait()
by Hendrik Brueckner
· 15 years ago
b29e4da
iucv: use correct output register in iucv_query_maxconn()
by Hendrik Brueckner
· 15 years ago
d28ecab
iucv: fix iucv_buffer_cpumask check when calling IUCV functions
by Hendrik Brueckner
· 15 years ago
4c89d86
iucv: suspend/resume error msg for left over pathes
by Ursula Braun
· 15 years ago
12cbcfd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lowpan/lowpan
by David S. Miller
· 15 years ago
3933fc9
ipv6: Ignore route option with ROUTER_PREF_INVALID
by Jens Rosenboom
· 15 years ago
c127bdf
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
bbac31f
cfg80211: fix SME connect
by Johannes Berg
· 15 years ago
8c6c03f
rc80211_minstrel: fix contention window calculation
by Pavel Roskin
· 15 years ago
ab86e57
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 15 years ago
4e36a95
RxRPC: Use uX/sX rather than uintX_t/intX_t types
by David Howells
· 15 years ago
657e964
tcp: fix CONFIG_TCP_MD5SIG + CONFIG_PREEMPT timer BUG()
by Robert Varga
· 15 years ago
7c64b9f
pkt_sched: Fix qdisc_create on stab error handling
by Jarek Poplawski
· 15 years ago
5d35175
SUNRPC: Defer the auth_gss upcall when the RPC call is asynchronous
by Trond Myklebust
· 15 years ago
a4dbd67
driver model: constify attribute groups
by David Brownell
· 15 years ago
ada3fa1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 15 years ago
c4835d8
ieee802154: add locking for seq numbers
by Dmitry Eremin-Solenikov
· 15 years ago
066fc51
af_ieee802154: setsockopt optlen arg isn't __user
by Dmitry Eremin-Solenikov
· 15 years ago
926e61b
pkt_sched: Fix tx queue selection in tc_modify_qdisc
by Jarek Poplawski
· 15 years ago
99455153
RxRPC: Parse security index 5 keys (Kerberos 5)
by David Howells
· 15 years ago
ed6dd18
RxRPC: Allow RxRPC keys to be read
by David Howells
· 15 years ago
3394128
RxRPC: Allow key payloads to be passed in XDR form
by David Howells
· 15 years ago
8b81547
RxRPC: Declare the security index constants symbolically
by David Howells
· 15 years ago
29a020d
[PATCH] net: kmemcheck annotation in struct socket
by Eric Dumazet
· 15 years ago
75c7850
bonding: remap muticast addresses without using dev_close() and dev_open()
by Moni Shoua
· 15 years ago
481a819
can: fix NOHZ local_softirq_pending 08 warning
by Oliver Hartkopp
· 15 years ago
0b6a05c
tcp: fix ssthresh u16 leftover
by Ilpo Järvinen
· 15 years ago
036d6a6
pkt_sched: Fix qdisc_graft WRT ingress qdisc
by Jarek Poplawski
· 15 years ago
b11b516
Phonet: Netlink event for autoconfigured addresses
by Rémi Denis-Courmont
· 15 years ago
5708e86
net: constify remaining proto_ops
by Alexey Dobriyan
· 15 years ago
41135cc
net: constify struct inet6_protocol
by Alexey Dobriyan
· 15 years ago
3261309
net: constify struct net_protocol
by Alexey Dobriyan
· 15 years ago
aa1b1ff
net-next-2.6 [PATCH 1/1] dccp: ccids whitespace-cleanup / CodingStyle
by Gerrit Renker
· 15 years ago
d136f1b
genetlink: fix netns vs. netlink table locking
by Johannes Berg
· 15 years ago
8be8057
Have atalk_route_packet() return NET_RX_SUCCESS not NET_XMIT_SUCCESS
by Mark Smith
· 15 years ago
8862dc5
cfg80211: minimal error handling for wext-compat freq scanning
by Holger Schurig
· 15 years ago
a4e7b73
cfg80211: use cfg80211_wext_freq() for freq conversion
by Holger Schurig
· 15 years ago
d7e9660
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
f300bab
nfsd41: sunrpc: add new xprt class for nfsv4.1 backchannel
by Alexandros Batsakis
· 15 years ago
908329f
sunrpc/cache: simplify cache_fresh_locked and cache_fresh_unlocked.
by NeilBrown
· 15 years ago
9e4c637
sunrpc/cache: change cache_defer_req to return -ve error, not boolean.
by NeilBrown
· 15 years ago
f5bb1c5
Phonet: back-end for autoconfigured addresses
by Rémi Denis-Courmont
· 15 years ago
998ec75
Phonet: fix netlink address dump error handling
by Rémi Denis-Courmont
· 15 years ago
cc411d0
ipv6: Add IFA_F_DADFAILED flag
by Brian Haley
· 15 years ago
384912e
net: Add DEVTYPE support for Ethernet based devices
by Marcel Holtmann
· 15 years ago
4fb019a
net: force bridge module(s) to be GPL
by Stephen Hemminger
· 15 years ago
ffcfb8d
Subject: [PATCH] appletalk: Fix skb leak when ipddp interface is not loaded
by Arnaldo Carvalho de Melo
· 15 years ago
4cfc7e6
nfsd41: sunrpc: Added rpc server-side backchannel handling
by Rahul Iyer
· 15 years ago
ab3bbaa
Merge branch 'nfs-for-2.6.32'
by Trond Myklebust
· 15 years ago
8ba69ba
net: unix: fix sending fds in multiple buffers
by Miklos Szeredi
· 15 years ago
9a0da0d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 15 years ago
a3c8b97
Merge branch 'next' into for-linus
by James Morris
· 15 years ago
6951867
nfsd41: sunrpc: move struct rpc_buffer def into sunrpc.h
by Benny Halevy
· 15 years ago
23bcf63
net_sched: fix estimator lock selection for mq child qdiscs
by Patrick McHardy
· 15 years ago
ea6a634
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
b2e3abd
cfg80211: allow scanning on specified frequencies when using wext-compatibility
by Holger Schurig
· 15 years ago
fa1a9c6
headers: net/ipv[46]/protocol.c header trim
by Alexey Dobriyan
· 15 years ago
b275f28
wireless: update cfg80211 kconfig entry
by Luis R. Rodriguez
· 15 years ago
6ec1c69
net_sched: add classful multiqueue dummy scheduler
by David S. Miller
· 15 years ago
589983c
net_sched: move dev_graft_qdisc() to sch_generic.c
by Patrick McHardy
· 15 years ago
af356af
net_sched: reintroduce dev->qdisc for use by sch_api
by Patrick McHardy
· 15 years ago
5b9a9cc
net_sched: remove some unnecessary checks in classful schedulers
by Patrick McHardy
· 15 years ago
de6d5cd
net_sched: make cls_ops->change and cls_ops->delete optional
by Patrick McHardy
· 15 years ago
71ebe5e
net_sched: make cls_ops->tcf_chain() optional
by Patrick McHardy
· 15 years ago
59430c2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
c9f1d03
net_sched: fix class grafting errno codes
by Patrick McHardy
· 15 years ago
b1f5719
netlink: silence compiler warning
by Brian Haley
· 15 years ago
f1751c5
sctp: Catch bogus stream sequence numbers
by Vlad Yasevich
· 15 years ago
be29714
sctp: remove dup code in net/sctp/output.c
by Wei Yongjun
· 15 years ago
7238843
sctp: Sysctl configuration for IPv4 Address Scoping
by Bhaskar Dutta
· 15 years ago
8da645e
sctp: Get rid of an extra routing lookup when adding a transport.
by Vlad Yasevich
· 15 years ago
4007cc8
sctp: Correctly track if AUTH has been bundled.
by Vlad Yasevich
· 15 years ago
d521c08
sctp: fix to reset packet information after packet transmit
by Wei Yongjun
· 15 years ago
31b02e1
sctp: Failover transmitted list on transport delete
by Vlad Yasevich
· 15 years ago
f68b2e0
sctp: Fix SCTP_MAXSEG socket option to comply to spec.
by Vlad Yasevich
· 15 years ago
cb95ea3
sctp: Don't do NAGLE delay on large writes that were fragmented small
by Vlad Yasevich
· 15 years ago
b29e790
sctp: Nagle delay should be based on path mtu
by Vlad Yasevich
· 15 years ago
d4d6fb5
sctp: Try not to change a_rwnd when faking a SACK from SHUTDOWN.
by Vlad Yasevich
· 15 years ago
4d3c46e
sctp: drop a_rwnd to 0 when receive buffer overflows.
by Vlad Yasevich
· 15 years ago
33ce828
sctp: Clear fast_recovery on the transport when T3 timer expires.
by Vlad Yasevich
· 15 years ago
b9f8478
sctp: Fix error count increments that were results of HEARTBEATS
by Vlad Yasevich
· 15 years ago
d71a09e
sctp: use proc_create()
by Alexey Dobriyan
· 15 years ago
Next »