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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-13
tipc: Correct misnamed references to neighbor discovery domain
Allan Stephens
1
-1
/
+1
2011-03-13
tipc: Eliminate configuration for maximum number of cluster nodes
Allan Stephens
1
-2
/
+2
2011-03-12
decnet: Convert to use flowidn where applicable.
David S. Miller
4
-15
/
+19
2011-03-12
net: Put fl6_* macros to struct flowi6 and use them again.
David S. Miller
1
-10
/
+7
2011-03-12
ipv6: Convert to use flowi6 where applicable.
David S. Miller
5
-15
/
+15
2011-03-12
net: Put fl4_* macros to struct flowi4 and use them again.
David S. Miller
2
-18
/
+14
2011-03-12
net: Use flowi4 and flowi6 in xfrm layer.
David S. Miller
1
-12
/
+12
2011-03-12
net: Add flowi6_* member helper macros.
David S. Miller
1
-0
/
+8
2011-03-12
ipv4: Use flowi4 in public route lookup interfaces.
David S. Miller
1
-59
/
+59
2011-03-12
ipv4: Pass ipv4 flow objects into fib_lookup() paths.
David S. Miller
2
-3
/
+11
2011-03-12
net: Add flowiX_to_flowi() shorthands.
David S. Miller
1
-0
/
+15
2011-03-12
net: Break struct flowi out into AF specific instances.
David S. Miller
2
-59
/
+59
2011-03-12
net: Make flowi ports AF dependent.
David S. Miller
3
-36
/
+46
2011-03-12
net: Create union flowi_uli
David S. Miller
1
-23
/
+25
2011-03-12
net: Create struct flowi_common
David S. Miller
1
-9
/
+21
2011-03-12
net: Put flowi_* prefix on AF independent members of struct flowi
David S. Miller
4
-33
/
+33
2011-03-12
net: Remove unnecessary padding in struct flowi
David S. Miller
1
-10
/
+10
2011-03-12
ipv4: Create and use route lookup helpers.
David S. Miller
1
-0
/
+48
2011-03-12
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
4
-33
/
+81
2011-03-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-33
/
+81
2011-03-11
net: add proper documentation for previously added net_device_ops for FCoE
Yi Zou
1
-0
/
+36
2011-03-10
ipv4: Kill flowi arg to fib_select_multipath()
David S. Miller
1
-1
/
+1
2011-03-10
ipv4: Remove redundant RCU locking in ip_check_mc().
David S. Miller
1
-1
/
+1
2011-03-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
5
-12
/
+21
2011-03-10
tg3: Add code to verify RODATA checksum of VPD
Matt Carlson
1
-0
/
+1
2011-03-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-0
/
+3
2011-03-09
sysctl: the include of rcupdate.h is only needed in the kernel
Stephen Rothwell
1
-1
/
+1
2011-03-10
net: don't allow CAP_NET_ADMIN to load non-netdev kernel modules
Vasiliy Kulikov
1
-0
/
+3
2011-03-09
tcp: ioctl type SIOCOUTQNSD returns amount of data not sent
Mario Schuknecht
1
-1
/
+3
2011-03-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+10
2011-03-09
ieee80211: add IEEE80211_COUNTRY_STRING_LEN definition
Bing Zhao
1
-0
/
+3
2011-03-09
Phonet: kill the ST-Ericsson pipe controller Kconfig
Rémi Denis-Courmont
1
-2
/
+0
2011-03-09
Phonet: provide pipe socket option to retrieve the pipe identifier
Rémi Denis-Courmont
1
-1
/
+1
2011-03-09
Phonet: allocate sock from accept syscall rather than soft IRQ
Rémi Denis-Courmont
1
-1
/
+0
2011-03-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
1
-0
/
+4
2011-03-08
ipv4: Fix scope value used in route src-address caching.
David S. Miller
1
-0
/
+1
2011-03-08
unfuck proc_sysctl ->d_compare()
Al Viro
1
-4
/
+10
2011-03-07
ipv4: Cache source address in nexthop entries.
David S. Miller
1
-2
/
+5
2011-03-07
net: add ndo_fcoe_ddp_target() to support FCoE DDP in target mode
Yi Zou
1
-0
/
+4
2011-03-07
netdevice: Convert printk to pr_info in netif_tx_stop_queue
Joe Perches
1
-2
/
+1
2011-03-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-1
/
+1
2011-03-04
ipv4: Remove flowi from struct rtable.
David S. Miller
1
-9
/
+13
2011-03-04
ipv4: Use passed-in protocol in ip_route_newports().
David S. Miller
1
-1
/
+1
2011-03-04
mm: add alloc_page_vma_node()
Andi Kleen
1
-0
/
+2
2011-03-04
mm: change alloc_pages_vma to pass down the policy node for local policy
Andi Kleen
1
-4
/
+5
2011-03-04
Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
3
-6
/
+23
2011-03-04
libceph: fix msgr keepalive flag
Sage Weil
1
-1
/
+0
2011-03-04
libceph: fix msgr backoff
Sage Weil
1
-0
/
+1
2011-03-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-6
/
+23
2011-03-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
3
-33
/
+78
[next]