summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* driver:net:stmmac: Disable DMA store and forward mode if platform data force_...Sonic Zhang2013-08-30
* drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches2013-08-29
* net: add netdev_for_each_upper_dev_rcu()Veaceslav Falico2013-08-29
* net: add lower_dev_list to net_device and make a full meshVeaceslav Falico2013-08-29
* ipv6: drop fragmented ndisc packets by default (RFC 6980)Hannes Frederic Sowa2013-08-29
* netfilter: nf_conntrack: make sequence number adjustments usuable without NATPatrick McHardy2013-08-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-26
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-08-23
| |\
| | * ipv4: expose IPV4_DEVCONFstephen hemminger2013-08-22
| | * ipv6: drop packets with multiple fragmentation headersHannes Frederic Sowa2013-08-20
| * | x86 get_unmapped_area: Access mmap_legacy_base through mm_struct memberRadu Caragea2013-08-22
| * | Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction"Linus Torvalds2013-08-22
| |/
* | fs_enet: cleanup clock API useGerhard Sittig2013-08-22
* | can: mcp251x: Eliminate irq_flags from driver platform_dataAlexander Shiyan2013-08-21
* | can: mcp251x: Replace power callbacks with regulator APIAlexander Shiyan2013-08-21
* | drivers: net: cpsw: remove platform data header file of cpswMugunthan V N2013-08-20
* | sh_eth: remove 'register_type' field from 'struct sh_eth_plat_data'Sergei Shtylyov2013-08-20
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-08-20
|\ \
| * | netfilter: export xt_HMARK.h to userlandNicolas Dichtel2013-08-14
| * | netfilter: export xt_rpfilter.h to userlandNicolas Dichtel2013-08-14
| * | netfilter: nfnetlink_queue: allow to attach expectations to conntracksPablo Neira Ayuso2013-08-13
| * | netfilter: nf_nat: change sequence number adjustments to 32 bitsPatrick McHardy2013-07-31
| * | netfilter: nf_conntrack: constify sk_buff argument to nf_ct_attach()Patrick McHardy2013-07-31
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-16
|\ \ \ | | |/ | |/|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-08-16
| |\ \
| | * | net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changesMoshe Lazer2013-08-15
| | * | mlx5: remove health handler pluginEli Cohen2013-08-05
| * | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-08-14
| |\ \ \
| | * | | x86 get_unmapped_area(): use proper mmap base for bottom-up directionRadu Caragea2013-08-13
| | * | | microblaze: fix clone syscallMichal Simek2013-08-13
| | * | | mm: save soft-dirty bits on swapped pagesCyrill Gorcunov2013-08-13
| * | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-08-13
| |\ \ \ \
| | * | | | sched: Fix some kernel-doc warningsYacine Belkadi2013-07-18
| * | | | | sched: fix the theoretical signal_wake_up() vs schedule() raceOleg Nesterov2013-08-13
| | |/ / / | |/| | |
| * | | | Merge tag 'nfs-for-3.11-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-08-10
| |\ \ \ \
| | * | | | SUNRPC: If the rpcbind channel is disconnected, fail the call to unregisterTrond Myklebust2013-08-07
| | | |/ / | | |/| |
| * | | | Merge tag 'staging-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-08-10
| |\ \ \ \
| | * \ \ \ Merge tag 'iio-fixes-for-3.11b' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-08-05
| | |\ \ \ \
| | | * | | | iio: ti_am335x_adc: Fix wrong samples received on 1st readPatil, Rachna2013-07-21
| | | * | | | iio:trigger: Fix use_count race conditionLars-Peter Clausen2013-07-20
| * | | | | | userns: limit the maximum depth of user_namespace->parent chainOleg Nesterov2013-08-08
| * | | | | | Merge tag 'regmap-v3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-08-08
| |\ \ \ \ \ \
| | * | | | | | regmap: Add missing header for !CONFIG_REGMAP stubsMateusz Krawczuk2013-08-06
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'trace-fixes-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-08-07
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | tracing: Fix trace_dump_stack() proto when CONFIG_TRACING is not setDhaval Giani2013-08-02
| | * | | | | tracing: Fix fields of struct trace_iterator that are zeroed by mistakeAndrew Vagin2013-08-02
| | * | | | | tracing: trace_remove_event_call() should fail if call/file is in useOleg Nesterov2013-07-31
| | |/ / / /
* | | | | | ipv6: make unsolicited report intervals configurable for mldHannes Frederic Sowa2013-08-13
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-12
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-09
| |\ \ \ \ \ \