index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
John W. Linville
1
-6
/
+5
2010-08-10
Bluetooth: Fix incorrect setting of remote_tx_win for L2CAP ERTM
Mat Martineau
1
-2
/
+0
2010-08-10
Bluetooth: Fix endianness issue with L2CAP MPS configuration
Mat Martineau
1
-4
/
+5
2010-08-09
cfg80211: fix locking in action frame TX
Johannes Berg
1
-1
/
+7
2010-08-07
pkt_sched: Fix sch_sfq vs tcf_bind_filter oops
Jarek Poplawski
1
-0
/
+7
2010-08-07
net: disable preemption before call smp_processor_id()
Changli Gao
1
-0
/
+2
2010-08-07
tcp: no md5sig option size check bug
Dmitry Popov
1
-1
/
+1
2010-08-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
7
-26
/
+29
2010-08-05
net: Fix napi_gro_frags vs netpoll path
Jarek Poplawski
1
-4
/
+1
2010-08-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
John W. Linville
5
-12
/
+27
2010-08-04
ppp: make channel_ops const
stephen hemminger
3
-3
/
+6
2010-08-04
RxRPC: Fix a potential deadlock between the call resend_timer and state_lock
David Howells
2
-4
/
+5
2010-08-04
sch_sfq: add sanity check for the packet length
Changli Gao
1
-9
/
+20
2010-08-04
cls_rsvp: add sanity check for the packet length
Changli Gao
1
-2
/
+10
2010-08-04
cls_flow: add sanity check for the packet length
Changli Gao
1
-40
/
+56
2010-08-04
act_nat: fix on the TX path
Changli Gao
1
-10
/
+13
2010-08-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
5
-5
/
+5
2010-08-04
mac80211: Fix compilation warning when CONFIG_INET is not set
Juuso Oikarinen
1
-0
/
+2
2010-08-04
mac80211: fix scan locking wrt. hw scan
Johannes Berg
1
-14
/
+0
2010-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
301
-5986
/
+9345
2010-08-04
Bluetooth: Check result code of L2CAP information response
Ville Tervo
1
-0
/
+9
2010-08-04
Bluetooth: Don't send RFC for Basic Mode if only it is supported
Gustavo F. Padovan
1
-3
/
+12
2010-08-04
Merge branch 'master' into for-next
Jiri Kosina
37
-123
/
+695
2010-08-03
can-raw: Fix skb_orphan_try handling
Oliver Hartkopp
1
-0
/
+4
2010-08-03
Revert "net: remove zap_completion_queue"
David S. Miller
2
-3
/
+32
2010-08-02
net: cleanup inclusion
Changli Gao
1
-2
/
+0
2010-08-02
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
6
-11
/
+18
2010-08-02
u32: negative offset fix
stephen hemminger
1
-2
/
+4
2010-08-02
ip_fragment: fix subtracting PPPOE_SES_HLEN from mtu twice
Changli Gao
1
-4
/
+2
2010-08-02
net: Add getsockopt support for TCP thin-streams
Josh Hunt
1
-0
/
+6
2010-08-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
35
-352
/
+717
2010-08-02
fs/9p: destroy fid on failed remove
Aneesh Kumar K.V
1
-2
/
+1
2010-08-02
net/9p: Implement TXATTRCREATE 9p call
Aneesh Kumar K.V
1
-0
/
+25
2010-08-02
net/9p: Implement attrwalk 9p call
Aneesh Kumar K.V
1
-0
/
+50
2010-08-02
9p: Implement LOPEN
M. Mohan Kumar
1
-7
/
+10
2010-08-02
fs/9p: This patch implements TLCREATE for 9p2000.L protocol.
Venkateswararao Jujjuri (JV)
1
-0
/
+44
2010-08-02
9p: Implement TMKDIR
M. Mohan Kumar
1
-0
/
+31
2010-08-02
9p: Implement TMKNOD
M. Mohan Kumar
1
-0
/
+31
2010-08-02
9p: Define and implement TSYMLINK for 9P2000.L
Venkateswararao Jujjuri (JV)
1
-0
/
+34
2010-08-02
9p: Define and implement TLINK for 9P2000.L
Venkateswararao Jujjuri (JV)
1
-0
/
+19
2010-08-02
9p: Implement client side of setattr for 9P2000.L protocol.
Sripathi Kodi
2
-0
/
+47
2010-08-02
9p: getattr client implementation for 9P2000.L protocol.
Sripathi Kodi
2
-0
/
+87
2010-08-02
net/9p: Handle the server returned error properly
Aneesh Kumar K.V
1
-1
/
+2
2010-08-02
9p: readdir implementation for 9p2000.L
Sripathi Kodi
2
-0
/
+74
2010-08-02
netfilter: nf_conntrack_acct: use skb->len for accounting
Changli Gao
1
-2
/
+1
2010-08-02
9p: strlen() doesn't count the terminator
Dan Carpenter
1
-1
/
+1
2010-08-02
netfilter: nf_nat: don't check if the tuple is unique when there isn't any ot...
Changli Gao
3
-6
/
+6
2010-08-02
netfilter: nf_nat: make unique_tuple return void
Changli Gao
9
-28
/
+26
2010-08-02
netfilter: nf_nat: use local variable hdrlen
Changli Gao
1
-11
/
+7
2010-08-02
ipvs: provide default ip_vs_conn_{in,out}_get_proto
Simon Horman
4
-153
/
+51
[next]