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-09-08
RDS: fold rdma.h into rds.h
Andy Grover
12
-95
/
+77
2010-09-08
RDS: Explicitly allocate rm in sendmsg()
Andy Grover
3
-27
/
+62
2010-09-08
RDS: cleanup/fix rds_rdma_unuse
Andy Grover
1
-12
/
+15
2010-09-08
RDS: break out rdma and data ops into nested structs in rds_message
Andy Grover
7
-85
/
+96
2010-09-08
RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisons
Andy Grover
26
-90
/
+90
2010-09-08
RDS: move rds_shutdown_worker impl. to rds_conn_shutdown
Andy Grover
3
-53
/
+63
2010-09-08
RDS: Fix locking in send on m_rs_lock
Andy Grover
1
-7
/
+8
2010-09-08
RDS: Rewrite rds_send_drop_to() for clarity
Andy Grover
1
-35
/
+29
2010-09-08
RDS: Fix corrupted rds_mrs
Tina Yang
1
-0
/
+8
2010-09-08
RDS: Fix BUG_ONs to not fire when in a tasklet
Andy Grover
2
-2
/
+2
2010-09-08
net: remove address space warnings in net/socket.c
Namhyung Kim
1
-6
/
+15
2010-09-08
net: rps: add the shortcut for one rps_cpus
Changli Gao
1
-3
/
+11
2010-09-08
sctp: implement SIOCINQ ioctl() (take 3)
Diego Elio 'Flameeyes' Pettenò
1
-1
/
+34
2010-09-06
net: poll() optimizations
Eric Dumazet
4
-12
/
+8
2010-09-06
net/caifcaif_dev.c: Use netdev_<level>
Joe Perches
1
-8
/
+8
2010-09-06
net/caif: Use pr_fmt
Joe Perches
16
-181
/
+167
2010-09-06
net/9p/trans_fd.c: Fix unsigned return type
Julia Lawall
1
-1
/
+1
2010-09-06
net: pskb_expand_head() optimization
Eric Dumazet
1
-5
/
+20
2010-09-06
tipc: Fix misleading error code when enabling Ethernet bearers
Allan Stephens
1
-0
/
+10
2010-09-06
tipc: Ensure outgoing messages on Ethernet have sufficient headroom
Allan Stephens
1
-8
/
+17
2010-09-06
tipc: Minor optimizations to name table translation code
Allan Stephens
2
-5
/
+3
2010-09-03
net: remove two kmemcheck annotations
Eric Dumazet
1
-2
/
+0
2010-09-03
ipv6: add special mode forwarding=2 to send RS while configured as router
Thomas Graf
1
-1
/
+2
2010-09-03
ipv6: add special mode accept_ra=2 to accept RA while configured as router
Thomas Graf
1
-4
/
+14
2010-09-02
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
24
-300
/
+562
2010-09-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
24
-300
/
+562
2010-09-02
net: arp: code cleanup
Changli Gao
1
-103
/
+123
2010-09-02
net: dev_add_pack() & __dev_remove_pack() changes
Eric Dumazet
1
-17
/
+15
2010-09-02
ipvs: use pkts for SCTP too
Julian Anastasov
1
-3
/
+3
2010-09-02
net: another last_rx round
Eric Dumazet
1
-1
/
+0
2010-09-01
tcp: update also tcp_output with regard to RFC 5681
Gerrit Renker
1
-9
/
+3
2010-09-01
net: make rx_queue sysfs_ops const
stephen hemminger
1
-1
/
+1
2010-09-01
mac80211: only cancel software-based scans on suspend
John W. Linville
2
-1
/
+8
2010-09-01
net: skbuff.c cleanup
Eric Dumazet
1
-32
/
+15
2010-09-01
skge: add GRO support
Eric Dumazet
1
-1
/
+2
2010-09-01
net: tunnels should use rcu_dereference
Eric Dumazet
2
-7
/
+17
2010-08-31
gro: unexport tcp4_gro_receive and tcp4_gro_complete
Eric Dumazet
1
-2
/
+0
2010-08-31
pktgen: remove non used variable
Eric Dumazet
1
-2
/
+0
2010-08-31
vlan: Use vlan_dev_real_dev in vlan_hwaccel_do_receive
Jiri Pirko
1
-1
/
+1
2010-08-31
Phonet: do not set POLLOUT in case of send buffer overflow
Rémi Denis-Courmont
1
-1
/
+3
2010-08-31
Phonet: correct sendmsg() error code from sock_alloc_send_skb()
Rémi Denis-Courmont
1
-1
/
+1
2010-08-31
Phonet: restore flow control credits when sending fails
Rémi Denis-Courmont
1
-1
/
+5
2010-08-31
mac80211: cancel scan in ieee80211_restart_hw if software scan pending
John W. Linville
1
-1
/
+7
2010-08-31
net/wireless: Remove double test
Julia Lawall
1
-1
/
+1
2010-08-31
mac80211: Do not generate CQM events based on first Beacon frames
Jouni Malinen
2
-0
/
+16
2010-08-31
mac80211: Fix signal strength average initialization for CQM events
Jouni Malinen
1
-1
/
+1
2010-08-30
ipv6: struct xfrm6_tunnel in read_mostly section
Eric Dumazet
3
-6
/
+6
2010-08-30
net: struct xfrm_tunnel in read_mostly section
Eric Dumazet
4
-6
/
+6
2010-08-30
dccp ccid-3: use per-route RTO or TCP RTO as fallback
Gerrit Renker
3
-38
/
+6
2010-08-30
dccp ccid-2: Share TCP's minimum RTO code
Gerrit Renker
1
-2
/
+3
[prev]
[next]