summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: sctp: propagate sysctl errors from proc_do* properlyDaniel Borkmann2014-06-191-20/+23
* net: return actual error on register_queue_kobjectsJie Liu2014-06-191-2/+2
* bonding: Advertize vxlan offload features when supportedOr Gerlitz2014-06-191-0/+9
* skge: Added FS A8NE-FM to the list of 32bit DMA boardsMirko Lindner2014-06-191-0/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-06-198-31/+86
|\
| * MAINTAINERS: merge ebtables into netfilter entryPablo Neira Ayuso2014-06-181-10/+1
| * netfilter: nf_nat: fix oops on netns removalFlorian Westphal2014-06-161-1/+34
| * netfilter: ctnetlink: add zone size to lengthKen-ichirou MATSUZAWA2014-06-161-0/+6
| * Merge branch 'ipvs'Pablo Neira Ayuso2014-06-161-1/+1
| |\
| | * ipvs: stop tot_stats estimator only under CONFIG_SYSCTLJulian Anastasov2014-06-131-1/+1
| * | netfilter: nft_nat: don't dump port information if unsetPablo Neira Ayuso2014-06-161-6/+8
| * | netfilter: nf_tables: indicate family when dumping set elementsPablo Neira Ayuso2014-06-161-1/+1
| * | netfilter: nft_compat: call {target, match}->destroy() to cleanup entryPablo Neira Ayuso2014-06-161-0/+18
| * | netfilter: nf_tables: fix wrong type in transaction when replacing rulesPablo Neira Ayuso2014-06-161-1/+1
| * | netfilter: nf_tables: decrement chain use counter when replacing rulesPablo Neira Ayuso2014-06-161-0/+2
| * | netfilter: nf_tables: use u32 for chain use counterPablo Neira Ayuso2014-06-162-3/+6
| * | netfilter: nf_tables: use RCU-safe list insertion when replacing rulesPablo Neira Ayuso2014-06-161-1/+1
| * | netfilter: ctnetlink: fix refcnt leak in dying/unconfirmed list dumperFlorian Westphal2014-06-161-3/+5
| * | netfilter: ctnetlink: fix dumping of dying/unconfirmed conntracksPablo Neira Ayuso2014-06-161-5/+3
* | | net: fec: Don't clear IPV6 header checksum field when IP accelerator enableFugang Duan2014-06-181-1/+7
* | | ptp: ptp_pch depends on x86_32Jean Delvare2014-06-181-1/+1
* | | hyperv: fix apparent cut-n-paste error in send path teardownDave Jones2014-06-171-1/+1
* | | tcp: remove unnecessary tcp_sk assignment.Dave Jones2014-06-171-1/+1
* | | net: tile: fix unused variable warningChris Metcalf2014-06-171-1/+0
* | | ptp: In the testptp utility, use clock_adjtime from glibc when availableChristian Riesch2014-06-171-1/+4
* | | isdn: hisax: Drop duplicate Kconfig entryJean Delvare2014-06-171-5/+0
* | | isdn: hisax: Merge Kconfig ifsJean Delvare2014-06-171-5/+1
* | | slcan: Port write_wakeup deadlock fix from slipTyler Hall2014-06-171-10/+27
* | | slip: Fix deadlock in write_wakeupTyler Hall2014-06-172-10/+27
* | | vmxnet3: adjust ring sizes when interface is downNeil Horman2014-06-173-6/+18
|/ /
* | Linux 3.16-rc1v3.16-rc1Linus Torvalds2014-06-161-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-06-1610-34/+96
|\ \
| * | net: sctp: fix permissions for rto_alpha and rto_beta knobsDaniel Borkmann2014-06-151-4/+28
| * | Merge branch 'csum_fixes'David S. Miller2014-06-157-25/+60
| |\ \
| | * | vxlan: Checksum fixesTom Herbert2014-06-151-9/+2
| | * | net: add skb_pop_rcv_encapsulationTom Herbert2014-06-151-0/+12
| | * | udp: call __skb_checksum_complete when doing full checksumTom Herbert2014-06-151-1/+3
| | * | net: Fix save software checksum completeTom Herbert2014-06-152-10/+29
| | * | net: Fix GSO constants to match NETIF flagsTom Herbert2014-06-153-5/+14
| |/ /
| * | udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookupEric Dumazet2014-06-141-0/+4
| * | vxlan: use dev->needed_headroom instead of dev->hard_header_lenCong Wang2014-06-141-4/+3
| * | MAINTAINERS: update cxgb4 maintainerDimitris Michailidis2014-06-131-1/+1
* | | Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds2014-06-1630-265/+1836
|\ \ \
| * \ \ Merge tag 'sunxi-clk-for-3.16-2' of https://github.com/mripard/linux into clk...Mike Turquette2014-06-118-187/+661
| |\ \ \
| | * | | clk: sunxi: document PRCM clock compatible stringsBoris BREZILLON2014-06-111-0/+3
| | * | | clk: sunxi: add PRCM (Power/Reset/Clock Management) clks supportBoris BREZILLON2014-06-114-0/+411
| | * | | clk: sun6i: Protect SDRAM gating bitMaxime Ripard2014-06-111-0/+1
| | * | | clk: sun6i: Protect CPU clockMaxime Ripard2014-06-111-0/+1
| | * | | clk: sunxi: Rework clock protection codeMaxime Ripard2014-06-111-28/+44
| | * | | clk: sunxi: Move the GMAC clock to a file of its ownMaxime Ripard2014-06-113-99/+121