summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ipv6: move csum_ipv6_magic() and udp6_csum_init() into static libraryCong Wang2013-01-091-57/+5Star
* netpoll: prepare for ipv6Cong Wang2013-01-091-2/+11
* net: introduce skb_transport_header_was_set()Eric Dumazet2013-01-091-0/+10
* tcp: make sysctl_tcp_ecn namespace awareHannes Frederic Sowa2013-01-072-4/+7
* net: use ETHTOOL_FWVERS_LEN instead of ETHTOOL_BUSINFO_LEN for fw_ver stringsJiri Pirko2013-01-071-1/+1
* net: kill dev->masterJiri Pirko2013-01-041-4/+0Star
* net: remove no longer used netdev_set_bond_master() and netdev_set_master()Jiri Pirko2013-01-041-5/+1Star
* net: introduce upper device listsJiri Pirko2013-01-041-0/+14
* net: add address assign type "SET"Jiri Pirko2013-01-041-0/+2
* net: set dev->addr_assign_type correctlyJiri Pirko2013-01-041-1/+1
* veth: reduce stat overheadEric Dumazet2012-12-301-0/+1
* rtnl: expose carrier value with possibility to set itJiri Pirko2012-12-291-0/+1
* net: add change_carrier netdev opJiri Pirko2012-12-291-0/+12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-12-272-1/+4
|\
| * pidns: Stop pid allocation when init diesEric W. Biederman2012-12-262-1/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-12-272-2/+2
|\ \
| * | netprio_cgroup: define sk_cgrp_prioidx only if NETPRIO_CGROUP is enabledLi Zefan2012-12-261-1/+1
| * | net: devnet_rename_seq should be a seqcountEric Dumazet2012-12-211-1/+1
* | | mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDEDChristoffer Dall2012-12-261-1/+7
| |/ |/|
* | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2012-12-221-1/+1
|\ \
| * | watchdog: WatchDog Timer Driver Core: fix commentFabio Porcedda2012-12-191-1/+1
* | | Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds2012-12-222-10/+49
|\ \ \
| * | | dm: remove map_infoMikulas Patocka2012-12-211-4/+2Star
| * | | dm: move target request nr to dm_target_ioMikulas Patocka2012-12-211-4/+10
| * | | dm: introduce per_bio_dataMikulas Patocka2012-12-211-0/+30
| * | | dm: prepare to support WRITE SAMEMike Snitzer2012-12-211-0/+5
| * | | dm ioctl: remove PF_MEMALLOCMikulas Patocka2012-12-211-2/+2
* | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-12-221-0/+1
|\ \ \ \
| * | | | mlx4_core: Allow choosing flow steering modeJack Morgenstein2012-12-191-0/+1
* | | | | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2012-12-222-32/+5Star
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | asm-generic/mmu.h: Add support for FDPICLars-Peter Clausen2012-12-091-0/+5
| * | | | asm-generic/mmu.h: Remove unused vmlist field from mm_context_tLars-Peter Clausen2012-12-091-1/+0Star
| * | | | asm-generic: io: remove {read,write} string functionsWill Deacon2012-10-261-30/+0Star
| * | | | asm-generic/io.h: remove asm/cacheflush.h includeJames Hogan2012-10-251-1/+0Star
* | | | | Merge branch 'for-next' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2012-12-211-10/+21
|\ \ \ \ \
| * | | | | fsnotify: make fasync generic for both inotify and fanotifyEric Paris2012-12-111-1/+4
| * | | | | fsnotify: change locking orderLino Sanfilippo2012-12-111-3/+4
| * | | | | fsnotify: dont put marks on temporary list when clearing marks by groupLino Sanfilippo2012-12-111-1/+0Star
| * | | | | fsnotify: introduce locked versions of fsnotify_add_mark() and fsnotify_remov...Lino Sanfilippo2012-12-111-0/+4
| * | | | | fsnotify: pass group to fsnotify_destroy_mark()Lino Sanfilippo2012-12-111-2/+3
| * | | | | fsnotify: use a mutex instead of a spinlock to protect a groups mark listLino Sanfilippo2012-12-111-1/+1
| * | | | | fsnotify: introduce fsnotify_get_group()Lino Sanfilippo2012-12-111-1/+3
| * | | | | inotify, fanotify: replace fsnotify_put_group() with fsnotify_destroy_group()Lino Sanfilippo2012-12-111-1/+2
* | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-12-212-2/+5
|\ \ \ \ \ \
| * | | | | | linux/kernel.h: fix DIV_ROUND_CLOSEST with unsigned divisorsGuenter Roeck2012-12-211-2/+4
| * | | | | | exec: do not leave bprm->interp on stackKees Cook2012-12-211-0/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-216-35/+121
|\ \ \ \ \ \ \
| * | | | | | | vfs: turn is_dir argument to kern_path_create into a lookup_flags argJeff Layton2012-12-211-2/+2
| * | | | | | | vfs: add a retry_estale helper function to handle retries on ESTALEJeff Layton2012-12-211-0/+16
| * | | | | | | Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowe...Al Viro2012-12-2112-124/+209
| |\ \ \ \ \ \ \