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
2013-01-10
net: Add support for XPS without sysfs being defined
Alexander Duyck
1
-1
/
+0
2013-01-10
net: Add functions netif_reset_xps_queue and netif_set_xps_queue
Alexander Duyck
1
-0
/
+13
2013-01-10
net: Split core bits of netdev_pick_tx into __netdev_pick_tx
Alexander Duyck
1
-0
/
+1
2013-01-09
ipv6: Optimize ipv6_change_dsfield().
YOSHIFUJI Hideaki / 吉藤英明
1
-4
/
+2
2013-01-09
bgmac: driver for GBit MAC core on BCMA bus
Rafał Miłecki
1
-0
/
+2
2013-01-08
ipv6: move csum_ipv6_magic() and udp6_csum_init() into static library
Cong Wang
1
-57
/
+5
2013-01-08
netpoll: prepare for ipv6
Cong Wang
1
-2
/
+11
2013-01-08
net: introduce skb_transport_header_was_set()
Eric Dumazet
1
-0
/
+10
2013-01-06
tcp: make sysctl_tcp_ecn namespace aware
Hannes Frederic Sowa
2
-4
/
+7
2013-01-06
net: use ETHTOOL_FWVERS_LEN instead of ETHTOOL_BUSINFO_LEN for fw_ver strings
Jiri Pirko
1
-1
/
+1
2013-01-04
net: kill dev->master
Jiri Pirko
1
-4
/
+0
2013-01-04
net: remove no longer used netdev_set_bond_master() and netdev_set_master()
Jiri Pirko
1
-5
/
+1
2013-01-04
net: introduce upper device lists
Jiri Pirko
1
-0
/
+14
2013-01-03
net: add address assign type "SET"
Jiri Pirko
1
-0
/
+2
2013-01-03
net: set dev->addr_assign_type correctly
Jiri Pirko
1
-1
/
+1
2012-12-30
veth: reduce stat overhead
Eric Dumazet
1
-0
/
+1
2012-12-28
rtnl: expose carrier value with possibility to set it
Jiri Pirko
1
-0
/
+1
2012-12-28
net: add change_carrier netdev op
Jiri Pirko
1
-0
/
+12
2012-12-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2
-1
/
+4
2012-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-2
/
+2
2012-12-26
mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDED
Christoffer Dall
1
-1
/
+7
2012-12-26
netprio_cgroup: define sk_cgrp_prioidx only if NETPRIO_CGROUP is enabled
Li Zefan
1
-1
/
+1
2012-12-25
pidns: Stop pid allocation when init dies
Eric W. Biederman
2
-1
/
+4
2012-12-21
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
1
-1
/
+1
2012-12-21
Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...
Linus Torvalds
2
-10
/
+49
2012-12-21
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-0
/
+1
2012-12-21
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
Linus Torvalds
2
-32
/
+5
2012-12-21
net: devnet_rename_seq should be a seqcount
Eric Dumazet
1
-1
/
+1
2012-12-21
dm: remove map_info
Mikulas Patocka
1
-4
/
+2
2012-12-21
dm: move target request nr to dm_target_io
Mikulas Patocka
1
-4
/
+10
2012-12-21
dm: introduce per_bio_data
Mikulas Patocka
1
-0
/
+30
2012-12-21
dm: prepare to support WRITE SAME
Mike Snitzer
1
-0
/
+5
2012-12-21
dm ioctl: remove PF_MEMALLOC
Mikulas Patocka
1
-2
/
+2
2012-12-20
Merge branch 'for-next' of git://git.infradead.org/users/eparis/notify
Linus Torvalds
1
-10
/
+21
2012-12-20
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2
-2
/
+5
2012-12-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
6
-35
/
+121
2012-12-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
8
-21
/
+77
2012-12-20
linux/kernel.h: fix DIV_ROUND_CLOSEST with unsigned divisors
Guenter Roeck
1
-2
/
+4
2012-12-20
exec: do not leave bprm->interp on stack
Kees Cook
1
-0
/
+1
2012-12-20
vfs: turn is_dir argument to kern_path_create into a lookup_flags arg
Jeff Layton
1
-2
/
+2
2012-12-20
vfs: add a retry_estale helper function to handle retries on ESTALE
Jeff Layton
1
-0
/
+16
2012-12-20
Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowe...
Al Viro
12
-124
/
+209
2012-12-20
vfs: Remove useless function prototypes
Alessio Igor Bogani
1
-4
/
+0
2012-12-20
mm: drop vmtruncate
Marco Stornelli
1
-1
/
+0
2012-12-20
vfs: drop vmtruncate
Marco Stornelli
1
-1
/
+0
2012-12-20
FS-Cache: Mark cancellation of in-progress operation
David Howells
1
-2
/
+2
2012-12-20
FS-Cache: Convert the object event ID #defines into an enum
David Howells
1
-9
/
+17
2012-12-20
VFS: Make more complete truncate operation available to CacheFiles
David Howells
1
-0
/
+1
2012-12-20
Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
4
-6
/
+32
2012-12-20
FS-Cache: Provide proper invalidation
David Howells
2
-1
/
+45
[next]