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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-2
/
+2
2010-03-21
net: snmp mib cleanup
Eric Dumazet
2
-23
/
+8
2010-03-20
ipv6: convert idev_list to list macros
stephen hemminger
1
-3
/
+3
2010-03-20
IPv6: convert addrconf hash list to RCU
stephen hemminger
1
-0
/
+1
2010-03-20
ipv6: convert addrconf list to hlist
stephen hemminger
1
-1
/
+1
2010-03-20
ipv6: convert temporary address list to list macros
stephen hemminger
1
-2
/
+2
2010-03-19
netlink: fix unaligned access in nla_get_be64()
Pablo Neira Ayuso
1
-1
/
+5
2010-03-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
1
-2
/
+2
2010-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
6
-6
/
+38
2010-03-13
9p: Change the name of new protocol from 9p2010.L to 9p2000.L
Sripathi Kodi
1
-2
/
+2
2010-03-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2010-03-12
nsproxy: remove INIT_NSPROXY()
Alexey Dobriyan
1
-5
/
+0
2010-03-10
ipv6 ip6_tunnel: eliminate unused recursion field from ip6_tnl{}.
YOSHIFUJI Hideaki / 吉藤英明
1
-1
/
+0
2010-03-09
mac80211: deprecate RX status noise
Johannes Berg
1
-2
/
+2
2010-03-08
net: add __must_check to sk_add_backlog
Zhu Yi
1
-1
/
+1
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2010-03-07
ipv6: Optmize translation between IPV6_PREFER_SRC_xxx and RT6_LOOKUP_F_xxx.
YOSHIFUJI Hideaki / 吉藤英明
1
-0
/
+18
2010-03-05
net: backlog functions rename
Zhu Yi
1
-3
/
+3
2010-03-05
net: add limit for socket backlog
Zhu Yi
1
-1
/
+14
2010-03-05
9P2010.L handshake: Remove "dotu" variable
Sripathi Kodi
1
-1
/
+2
2010-03-05
9P2010.L handshake: Add mount option
Sripathi Kodi
1
-0
/
+15
2010-03-04
net: add scheduler sync hint to tcp_prequeue().
Mike Galbraith
1
-1
/
+1
2010-03-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-1
/
+2
2010-03-03
mac80211: Fix HT rate control configuration
Sujith
1
-1
/
+2
2010-03-03
ipsec: Fix bogus bundle flowi
Herbert Xu
1
-1
/
+2
2010-02-28
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-1
/
+3
2010-02-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
2
-2
/
+9
2010-02-27
Bluetooth: Add controller types for BR/EDR and 802.11 AMP
Marcel Holtmann
2
-0
/
+5
2010-02-27
Bluetooth: Convert inquiry cache to use debugfs instead of sysfs
Marcel Holtmann
1
-0
/
+2
2010-02-27
Bluetooth: Convert controller hdev->type to hdev->bus
Marcel Holtmann
2
-2
/
+2
2010-02-27
rtnetlink: support specifying device flags on device creation
Patrick McHardy
1
-0
/
+2
2010-02-26
ipv6: Remove IPV6_ADDR_RESERVED
Ulrich Weber
1
-1
/
+0
2010-02-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-5
/
+55
2010-02-25
net: Add checking to rcu_dereference() primitives
Paul E. McKenney
1
-1
/
+3
2010-02-22
xfrm: SP lookups signature with mark
Jamal Hadi Salim
1
-2
/
+3
2010-02-22
xfrm: SA lookups signature with mark
Jamal Hadi Salim
1
-7
/
+16
2010-02-22
xfrm: introduce basic mark infrastructure
Jamal Hadi Salim
1
-0
/
+22
2010-02-22
packet: convert socket list to RCU (v3)
stephen hemminger
2
-2
/
+12
2010-02-19
nl80211: add power save commands
Kalle Valo
1
-3
/
+4
2010-02-18
net: TCP thin dupack
Andreas Petlund
1
-0
/
+1
2010-02-18
net: TCP thin linear timeouts
Andreas Petlund
1
-0
/
+4
2010-02-18
net: TCP thin-stream detection
Andreas Petlund
1
-0
/
+8
2010-02-18
const: struct nla_policy
Alexey Dobriyan
1
-1
/
+1
2010-02-18
ipv6: use standard lists for FIB walks
Alexey Dobriyan
1
-1
/
+1
2010-02-18
netfilter: nf_defrag_ipv4: fix compilation error with NF_CONNTRACK=n
Patrick McHardy
1
-2
/
+4
2010-02-18
ipvs: SCTP Trasport Loadbalancing Support
Venkata Mohan Reddy
1
-1
/
+21
2010-02-17
IPv6: convert mc_lock to spinlock
Stephen Hemminger
1
-1
/
+1
2010-02-17
ipv6.h: reassembly: replace calculated magic number with multiplication
Joe Perches
1
-3
/
+3
2010-02-16
percpu: add __percpu sparse annotations to net
Tejun Heo
8
-13
/
+17
2010-02-16
net neigh: Decouple per interface neighbour table controls from binary sysctls
Eric W. Biederman
1
-1
/
+0
[next]