summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Separate the close_list and the unreg_list v2Eric W. Biederman2013-10-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-10-04
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: nf_ct_sip: consolidate NAT hook functionsholger@eitzenberger.org2013-10-01
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfiler: ipset: Add net namespace for ipsetVitaly Lavrov2013-09-30
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: ipset: Use a common function at listing the extensionsJozsef Kadlecsik2013-09-30
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: ipset: Support comments for ipset entries in the core.Oliver Smith2013-09-30
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: ipset: Support extensions which need a per data destroy functionJozsef Kadlecsik2013-09-30
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: ipset: Generalize extensions supportJozsef Kadlecsik2013-09-30
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: ipset: Move extension data to set structureJozsef Kadlecsik2013-09-30
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: ipset: Rename extension offset ids to extension idsJozsef Kadlecsik2013-09-30
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: ipset: Prepare ipset to support multiple networks for hash typesJozsef Kadlecsik2013-09-30
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: ipset: Use fix sized type for timeout in the extension partJozsef Kadlecsik2013-09-30
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: ipset: Rename simple macro names to avoid namespace issues.Jozsef Kadlecsik2013-09-30
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | inet: consolidate INET_TW_MATCHEric Dumazet2013-10-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | include/linux/skbuff.h: move CONFIG_XFRM check inside the skb_sec_path()Denis Kirjanov2013-10-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ssb: provide phy address for Gigabit Ethernet driverHauke Mehrtens2013-10-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-01
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: skb_is_gso_v6() requires skb_is_gso()Eric Dumazet2013-09-30
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch '20130926_include_linux_networking_externs' of git://repo.or.cz/...David S. Miller2013-09-30
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [networking]device.h: Remove extern from function prototypesJoe Perches2013-09-26
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net.h/skbuff.h: Remove extern from function prototypesJoe Perches2013-09-26
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: Remove extern from function prototypesJoe Perches2013-09-26
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dev: update __dev_notify_flags() to send rtnl msgNicolas Dichtel2013-09-30
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: add a possibility to get private from netdev_adjacent->listVeaceslav Falico2013-09-26
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: add for_each iterators through neighbour lower link's privateVeaceslav Falico2013-09-26
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: add netdev_adjacent->private and allow to use itVeaceslav Falico2013-09-26
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: add adj_list to save only neighboursVeaceslav Falico2013-09-26
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-11-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipc, msg: fix message length check for negative valuesMathias Krause2013-11-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rbtree: fix rbtree_postorder_for_each_entry_safe() iteratorJan Kara2013-11-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | exec/ptrace: fix get_dumpable() incorrect testsKees Cook2013-11-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rtc: s5m-rtc: add real-time clock driver for s5m8767Sangbeom Kim2013-11-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | init.h: document the existence of __initconstGeert Uytterhoeven2013-11-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | list: introduce list_last_entry(), use list_{first,last}_entry()Oleg Nesterov2013-11-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | list: change list_for_each_entry*() to use list_*_entry()Oleg Nesterov2013-11-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | list: introduce list_next_entry() and list_prev_entry()Oleg Nesterov2013-11-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lib/genalloc: add a helper function for DMA buffer allocationNicolin Chen2013-11-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | backlight: lm3630: apply chip revisionDaniel Jeong2013-11-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | backlight: lp855x_bl: support new LP8555 deviceMilo Kim2013-11-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched: remove ARCH specific fpu_counter from task_structVineet Gupta2013-11-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | jump_label: unlikely(x) > 0Roel Kluin2013-11-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | syscalls.h: use gcc alias instead of assembler aliases for syscallsAndi Kleen2013-11-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: numa: return the number of base pages altered by protection changesMel Gorman2013-11-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: factor commit limit calculationJerome Marchand2013-11-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm/memblock.c: introduce bottom-up allocation modeTang Chen2013-11-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | writeback: do not sync data dirtied after sync startJan Kara2013-11-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tools/vm/page-types.c: support KPF_SOFTDIRTY bitNaoya Horiguchi2013-11-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm/sparsemem: use PAGES_PER_SECTION to remove redundant nr_pages parameterZhang Yanfei2013-11-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm, mempolicy: make mpol_to_str robust and always succeedDavid Rientjes2013-11-13