summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | tg3: Clear NETIF_F_TSO6 flag before doing software GSOPrashant Sreedharan2014-06-191-2/+2
| * | | | tcp: fix tcp_match_skb_to_sack() for unaligned SACK at end of an skbNeal Cardwell2014-06-191-1/+1
| * | | | Revert "net: return actual error on register_queue_kobjects"David S. Miller2014-06-191-2/+2
| * | | | net: filter: fix upper BPF instruction limitKees Cook2014-06-181-1/+1
| * | | | net: sctp: propagate sysctl errors from proc_do* properlyDaniel Borkmann2014-06-181-20/+23
| * | | | net: return actual error on register_queue_kobjectsJie Liu2014-06-181-2/+2
| * | | | bonding: Advertize vxlan offload features when supportedOr Gerlitz2014-06-181-0/+9
| * | | | skge: Added FS A8NE-FM to the list of 32bit DMA boardsMirko Lindner2014-06-181-0/+7
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-06-188-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-171-1/+7
| * | | | ptp: ptp_pch depends on x86_32Jean Delvare2014-06-171-1/+1
| * | | | hyperv: fix apparent cut-n-paste error in send path teardownDave Jones2014-06-161-1/+1
| * | | | tcp: remove unnecessary tcp_sk assignment.Dave Jones2014-06-161-1/+1
| * | | | net: tile: fix unused variable warningChris Metcalf2014-06-161-1/+0
| * | | | ptp: In the testptp utility, use clock_adjtime from glibc when availableChristian Riesch2014-06-161-1/+4
| * | | | isdn: hisax: Drop duplicate Kconfig entryJean Delvare2014-06-161-5/+0
| * | | | isdn: hisax: Merge Kconfig ifsJean Delvare2014-06-161-5/+1
| * | | | slcan: Port write_wakeup deadlock fix from slipTyler Hall2014-06-161-10/+27
| * | | | slip: Fix deadlock in write_wakeupTyler Hall2014-06-162-10/+27
| * | | | vmxnet3: adjust ring sizes when interface is downNeil Horman2014-06-163-6/+18
| |/ / /
* | | | Merge tag 'nfs-for-3.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-06-256-83/+104
|\ \ \ \
| * | | | NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for supportAndy Adamson2014-06-244-45/+58
| * | | | NFS Return -EPERM if no supported or matching SECINFO flavorAndy Adamson2014-06-241-7/+4
| * | | | NFS check the return of nfs4_negotiate_security in nfs4_submountAndy Adamson2014-06-241-2/+5
| * | | | NFS: Don't mark the data cache as invalid if it has been flushedTrond Myklebust2014-06-241-35/+40
| * | | | NFS: Clear NFS_INO_REVAL_PAGECACHE when we update the file sizeTrond Myklebust2014-06-241-0/+1
| * | | | nfs: Fix cache_validity check in nfs_write_pageuptodate()Scott Mayhew2014-06-241-1/+3
* | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-2543-147/+158
|\ \ \ \ \
| * \ \ \ \ Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann2014-06-255-19/+16
| |\ \ \ \ \
| | * | | | | ARM: at91/dt: sam9261: remove slow RC oscAlexandre Belloni2014-06-251-15/+2
| | * | | | | ARM: at91/dt: define sam9261ek slow crystal frequencyAlexandre Belloni2014-06-251-0/+4
| | * | | | | ARM: at91/dt: sam9261: correctly define mainckAlexandre Belloni2014-06-251-2/+8
| | * | | | | ARM: at91/dt: sam9n12: correct PLLA ICPLL and OUT valuesAlexandre Belloni2014-06-251-2/+2
| | * | | | | ARM: at91/dt: sam9x5: correct PLLA ICPLL and OUT valuesAlexandre Belloni2014-06-251-2/+2
| | * | | | | misc: atmel_pwm: fix Kconfig symbolsNicolas Ferre2014-06-251-1/+1
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'mvebu-fixes-3.16' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann2014-06-258-9/+21
| |\ \ \ \ \