summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-01-09ipv6: move csum_ipv6_magic() and udp6_csum_init() into static libraryCong Wang1-57/+5
2013-01-09netpoll: prepare for ipv6Cong Wang1-2/+11
2013-01-09net: introduce skb_transport_header_was_set()Eric Dumazet1-0/+10
2013-01-07tcp: make sysctl_tcp_ecn namespace awareHannes Frederic Sowa2-4/+7
2013-01-07net: use ETHTOOL_FWVERS_LEN instead of ETHTOOL_BUSINFO_LEN for fw_ver stringsJiri Pirko1-1/+1
2013-01-05net: kill dev->masterJiri Pirko1-4/+0
2013-01-05net: remove no longer used netdev_set_bond_master() and netdev_set_master()Jiri Pirko1-5/+1
2013-01-05net: introduce upper device listsJiri Pirko1-0/+14
2013-01-04net: add address assign type "SET"Jiri Pirko1-0/+2
2013-01-04net: set dev->addr_assign_type correctlyJiri Pirko1-1/+1
2012-12-30veth: reduce stat overheadEric Dumazet1-0/+1
2012-12-29rtnl: expose carrier value with possibility to set itJiri Pirko1-0/+1
2012-12-29net: add change_carrier netdev opJiri Pirko1-0/+12
2012-12-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2-1/+4
2012-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+2
2012-12-27mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDEDChristoffer Dall1-1/+7
2012-12-27netprio_cgroup: define sk_cgrp_prioidx only if NETPRIO_CGROUP is enabledLi Zefan1-1/+1
2012-12-26pidns: Stop pid allocation when init diesEric W. Biederman2-1/+4
2012-12-22Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-1/+1
2012-12-22Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds2-10/+49
2012-12-22Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-0/+1
2012-12-22Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2-32/+5
2012-12-22net: devnet_rename_seq should be a seqcountEric Dumazet1-1/+1
2012-12-22dm: remove map_infoMikulas Patocka1-4/+2
2012-12-22dm: move target request nr to dm_target_ioMikulas Patocka1-4/+10
2012-12-22dm: introduce per_bio_dataMikulas Patocka1-0/+30
2012-12-22dm: prepare to support WRITE SAMEMike Snitzer1-0/+5
2012-12-22dm ioctl: remove PF_MEMALLOCMikulas Patocka1-2/+2
2012-12-21Merge branch 'for-next' of git://git.infradead.org/users/eparis/notifyLinus Torvalds1-10/+21
2012-12-21Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2-2/+5
2012-12-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds6-35/+121
2012-12-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds8-21/+77
2012-12-21linux/kernel.h: fix DIV_ROUND_CLOSEST with unsigned divisorsGuenter Roeck1-2/+4
2012-12-21exec: do not leave bprm->interp on stackKees Cook1-0/+1
2012-12-21vfs: turn is_dir argument to kern_path_create into a lookup_flags argJeff Layton1-2/+2
2012-12-21vfs: add a retry_estale helper function to handle retries on ESTALEJeff Layton1-0/+16
2012-12-21Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowe...Al Viro12-124/+209
2012-12-21vfs: Remove useless function prototypesAlessio Igor Bogani1-4/+0
2012-12-21mm: drop vmtruncateMarco Stornelli1-1/+0
2012-12-21vfs: drop vmtruncateMarco Stornelli1-1/+0
2012-12-21FS-Cache: Mark cancellation of in-progress operationDavid Howells1-2/+2
2012-12-21FS-Cache: Convert the object event ID #defines into an enumDavid Howells1-9/+17
2012-12-21VFS: Make more complete truncate operation available to CacheFilesDavid Howells1-0/+1
2012-12-21Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds4-6/+32
2012-12-21FS-Cache: Provide proper invalidationDavid Howells2-1/+45
2012-12-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds4-2/+4
2012-12-21FS-Cache: Fix operation state management and accountingDavid Howells1-5/+32
2012-12-21FS-Cache: Make cookie relinquishment wait for outstanding readsDavid Howells1-0/+1
2012-12-21Merge tag 'for-3.8-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2-0/+414
2012-12-21CacheFiles: Fix the marking of cached pagesDavid Howells2-6/+9